> I have also this error in the eventlog :
> Application Failure  Apache.exe 2.0.59.200 in libhttpd.dll 2.0.59.200
> at offset 0001c022

> It's strange the service stay actif!
If you have a look in the Task manager you should see two running Apache
processes. It's a paren/child system. The parent keeps running while the
child throws the exception. The child is terminated and restarted by the
parent process. 

If you turn on logging in the debug mode, you will see that the
start/stop process of the child is cyclic. 

Is there another application running which is listening to the same
port?

Could you access html files over the Apache server?




Knorr-Bremse GmbH
FN 38565p, LG Wr. Neustadt

This transmission is intended solely for the addressee and contains 
confidential information. If you are not the intended recipient, please 
immediately inform the sender and delete the message and any attachments from 
your system. Furthermore, please do not copy the message or disclose the 
contents to anyone unless agreed otherwise. To the extent permitted by law we 
shall in no way be liable for any damages, whatever their nature, arising out 
of transmission failures, viruses, external influence, delays and the like.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to