Forum Moderators: phranque

Message Too Old, No Replies

Script Leaking Memory

         

swanweb

12:53 pm on May 11, 2007 (gmt 0)

10+ Year Member



i have a php script that is being run, most likely from being found in the search engines, however its leaking memory and causing the server to crash, i have run top -c on the linux box but it only provides the file name not the file location, can anyone direct me to what command, process i should use.

phranque

9:07 pm on May 11, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



if you want to find the path to a running script you could try the "whereis scriptname" command.