Hi,

Tuesday, December 10, 2002, 2:31:00 AM, you wrote:

FW> Hi Tom,
FW> I had this checked out before, but I did only check the errorlog for this 
FW> virtual host, there is an entry in the error log of the main server for 
FW> each request to the page in question:



FW> [Mon Dec  9 17:27:05 2002] [notice] child pid 10998 exit signal 
FW> Segmentation Fault (11)



FW> Well, it does not say much to me.......


FW> Regards and Thanks for your help
FW>          Fritz

That means something happened that apache couldn't handle and just killed the
child proccess off. You will have to start commenting out bits of your code to
see which function is causing it.
-- 
regards,
Tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to