PDA

View Full Version : WorldZonePro Problem....



HumanClay
December 17th, 2000, 16:59
Just curious if anyone else is having problems with PHP on WorldZonePro... It works fine, then about 20 minutes later any PHP file returns a 500 Server Error, then it will work again, and so on in a circle.

I would post on the WorldZoneSupport forums but they are returning 500 Server Errors as well...... :(

KNK
December 17th, 2000, 18:16
Yea, your not along on this ... it should be up soon though. hopefully! ;)

Webdude
December 17th, 2000, 19:09
It's an Apache problem. Seems no matter what configs I set, the same exact thing happens 15 minutes later and I have to restart Apache to clear it all out. I think there's a memory leak somewhere and causing Apache to run out of resources. All the error logs show is

(11)Resource temporarily unavailable: couldn't spawn child process: /path/to/script

It's only causing errors with cgi script or similar, but html and images show fine....I havent got a clue yet as to why...

Anyone around here familiar with Apache 1.3.12 and what could possibly be causing this??