Something is fecked on my server but I can't figure out what - I can see through 'top' that a few httpd processes are going mad with CPU usage, but I cannot track down the actual script that is causing it. The server runs several sites.
Is there something that can show me which script the apache version of php is executing at that time? 'ps' doesn't work since that shows the apache process, not the script name.
Is there something that can show me which script the apache version of php is executing at that time? 'ps' doesn't work since that shows the apache process, not the script name.

Comment