Commit b92033ca authored by jkaberg's avatar jkaberg

install fpm instead of cgi

parent 36654bb5
......@@ -5,7 +5,7 @@
source setup/functions.sh # load our functions
source /etc/mailinabox.conf # load global vars
apt_install nginx php5-cgi
apt_install nginx php5-fpm
rm -f /etc/nginx/sites-enabled/default
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment