Page 1 of 1

Apache crashes

Posted: Fri Dec 10, 2004 10:38 pm
by Shendemiar
I have simple php&mysql database search code that makes my apache crash. Should i want to help developing these tools, whats the best thing to do?

Errorlog tells me this much:
FATAL: erealloc(): Unable to allocate 9 bytes

Posted: Sat Dec 11, 2004 11:26 am
by rehfeld
1- post it in the correct forum
2- google for the error you received. it sounds like your script it using too much memory

Posted: Sun Dec 26, 2004 1:48 am
by feyd
Moved to Web Servers...

As rehfeld said, it sounds like too much memory is being used by something.