Enable fastcgi on Apache with MPM worker

sudo apt-get install libapache2-mod-fastcgi php5-fpm
 a2dismod php5
a2enmod actions fastcgi alias
a2enconf php5-fpm

sudo service php5-fpm restart
sudo service apache2 restart

评论

此博客中的热门博文

JavaScript quiz - Scoping related

Java SMTP

qtCreator + Eclipse