Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Hiawatha + PHP5-FPM + MariaDB + SQLBuddy Install Script (Debian 7 64 bit)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Hiawatha + PHP5-FPM + MariaDB + SQLBuddy Install Script (Debian 7 64 bit)

I was a bit bored today so i decided to write a simple install script for Hiawatha, PHP-FPM, MariaDB and SQLBuddy. This is the first "big" bash script i've written.

I really like Hiawatha and MariaDB because the combination of those 2 are just super fast and stable.

I only tested this on Debian 7 64 bit.

To use the script: wget --no-check-certificate https://raw.githubusercontent.com/joodle/Hiawatha-MariaDB-PHP5-FPM-SQLBuddy/master/install.sh; chmod -x install.sh; bash install.sh

Thanked by 2GIANT_CRAB HWAYS

Comments

Sign In or Register to comment.