| Error with cap.php
On our website, reviewgolf.com, we seem to have a problem with a file in our root directory called cap.php.
What happens is, a certain number of processes run on it, then it maxes out and when it maxes out, the whole site shuts down and gives a 550 error. The host then has to end the processes and that reopens the site. But we have to ask them to do it every 2-3 days.
In the copied data below, you will find the error log.
At the host's request, we added an extra "exit" command on cap.php and do not even know why the file is there. We did try deleting it while the site was running properly, and when we did, the site stopped and we had to put it back. So it's essential somehow.
Is there anything we can do?
reviewgo 337 0.0 0.0 24764 3252 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 736 0.0 0.0 24712 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 1660 0.0 0.0 24708 3184 ? SN Jan06 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 1819 0.0 0.0 24712 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 2007 0.0 0.0 24712 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 3296 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 4308 0.0 0.0 24764 3200 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 5961 0.0 0.0 24712 3184 ? SN Jan06 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 6009 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 6405 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 6498 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 8136 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 8356 0.0 0.0 7544 900 ? SN 11:44 0:00 pure-ftpd (IDLE) reviewgo 9575 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 10158 0.0 0.0 24712 3200 ? SN Jan06 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 10341 0.0 0.0 24712 3200 ? SN Jan06 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 10672 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 12587 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 13961 0.0 0.0 24764 3200 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 16681 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 19870 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 21845 0.0 0.0 24708 3200 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 22894 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 24008 0.0 0.0 24712 3812 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 25937 0.0 0.0 24764 3184 ? SN Jan05 0:00 /usr/php4/bin/php /home/reviewgo/public_html/cap.php reviewgo 2
|