Re: Php7 Upgrade under Nginx + Php-fpm
Posted: Mon Feb 29, 2016 9:42 pm
root 10058 0.0 0.0 6444 716 pts/0 S+ 15:53 0:00 grep httpd
Ps aux detect httpd on process but is your own process your "grep httpd"
For check nginx you can do:
So you need find or enable php-fpm log
/var/log/php-fpm.log
/var/log/php-fpm/
Ps aux detect httpd on process but is your own process your "grep httpd"
For check nginx you can do:
Code: Select all
service nginx status
/var/log/php-fpm.log
/var/log/php-fpm/