Created
November 3, 2011 02:40
-
-
Save davidvanvickle/1335638 to your computer and use it in GitHub Desktop.
replace php-cgi with php-fpm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install php5-fpm | |
sudo /etc/init.d/php-fpm start | |
top | |
sudo tail -f /var/log/php5-fpm.log | |
tab tab | |
sigkill |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment