ajenti-v icon indicating copy to clipboard operation
ajenti-v copied to clipboard

PHP-FPM and NGINX showing as not running

Open jeremyscalpello opened this issue 10 years ago • 2 comments

Both the php5-fpm and the nginx service are showing as stopped when they are running and the php-fpm is not working. php files are being served statically and being downloaded.

jeremyscalpello avatar Sep 22 '14 09:09 jeremyscalpello

try service php5-fpm restart

after that check with

service php5-fpm status

see if it is running, if not, then restart the whole machine. Restarting solved it for me.

EyMaddis avatar Oct 20 '14 16:10 EyMaddis

I'm having this same issue. Restart restarts, status shows as running.

oldramen avatar Nov 08 '14 15:11 oldramen