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