> 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.

Ok

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

In http.conf I enable this line:
LogLevel debug

but I don' t have any error or message except when I stop or start the
service

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

No, only apache is listening on this port

> Could you access html files over the Apache server?

Yes, for example I acces to http://localhost:9080/manual/howto/ssi.html
without any pbs


--~--~---------~--~----~------------~-------~--~----~
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