Install script for Ubuntu servers installing HHVM, Nginx and configures it for you. Add myslql-server and it's made for WordPress.
- copy
install.sh
to server chmod 700 install.sh
- run
./install.sh
with a user withsudo
access - remove
install.sh
from server - install mysql
sudo apt-get install mysql-server