Hi,
since 2 days I get warning like this :
It came to the situation that restarting php-fpm didnt even work and the webserver crashed. From CLI I tried this:
but nothing happened. I tried killing the specific process but no luck. Had to reboot the server in the end.
Do you have any idea how I can determine what php process from what account/domain is causing this ?
Thanks in advance
since 2 days I get warning like this :
Code:
Time: Tue May 26 06:14:24 2020 -0400
Account:
Resource: Process Time
Exceeded: 51301 > 1800 (seconds)
Executable: /usr/local/sbin/php-fpm
Command Line: php-fpm: pool www
PID: 22129 (Parent PID:3313)
Killed: No
Code:
/scripts/restartsrv_apache_php_fpm
Do you have any idea how I can determine what php process from what account/domain is causing this ?
Thanks in advance