Skip to content

Instantly share code, notes, and snippets.

@davidvanvickle
Created November 3, 2011 02:40
Show Gist options
  • Save davidvanvickle/1335638 to your computer and use it in GitHub Desktop.
Save davidvanvickle/1335638 to your computer and use it in GitHub Desktop.
replace php-cgi with php-fpm
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