PHP Processes not terminating correctly
Posted: Wed May 02, 2007 8:25 pm
Hey,
All of the sudden my website only showed a '500 Server Error' page. I found the problem - I had a large number of processes running, which seemed to 'freeze' my website. Once I forced them all to end with cpanel, everything was fine. However, every few minutes the problem returns. The two lines which constantly repeat in the process manager are:
/usr/bin/php index.php
and
/usr/bin/perl -w /usr/sbin/sendmail -t -i
If anyone has experience with this kind of problem, I'd really appreciate it!
All of the sudden my website only showed a '500 Server Error' page. I found the problem - I had a large number of processes running, which seemed to 'freeze' my website. Once I forced them all to end with cpanel, everything was fine. However, every few minutes the problem returns. The two lines which constantly repeat in the process manager are:
/usr/bin/php index.php
and
/usr/bin/perl -w /usr/sbin/sendmail -t -i
If anyone has experience with this kind of problem, I'd really appreciate it!