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
{{ message }}
This repository was archived by the owner on Mar 26, 2020. It is now read-only.
The default listener in php5-fpm (at least in the latest package installed in 12.04) has a default listener of 127.0.0.1:9000. I prefer the socket method (as your nginx config uses), but it doesn't exist since fpm is using a port listener, meaning php doesn't work out-of-the-box.