You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently had one of my Ubuntu VPSs upgraded (under 12.04).
The PHP modules upgraded caused PHP5-FPM to stop serving anything. The issue that caused it is referenced here (as well as the fix, which is to simply enable the supposedly default value for listen.mode):
I wanted to bring this up since the main www.conf config file for PHP5-FPM is already modified by TuxLite on installation and any new user added gets a copy of this config file.
The text was updated successfully, but these errors were encountered:
I recently had one of my Ubuntu VPSs upgraded (under 12.04).
The PHP modules upgraded caused PHP5-FPM to stop serving anything. The issue that caused it is referenced here (as well as the fix, which is to simply enable the supposedly default value for listen.mode):
http://chriskief.com/2014/05/07/nginx-php5-fpm-and-permission-denied-errors/
I wanted to bring this up since the main www.conf config file for PHP5-FPM is already modified by TuxLite on installation and any new user added gets a copy of this config file.
The text was updated successfully, but these errors were encountered: