>> 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
I mean something like this:
[Fri Jul 20 11:09:19 2007] [notice] Parent: Created child process 6508
[Fri Jul 20 11:09:19 2007] [notice] Child 6508: Child process is running
[Fri Jul 20 11:09:20 2007] [notice] Child 9560: Released the start mutex
[Fri Jul 20 11:09:20 2007] [notice] Child 6508: Acquired the start
mutex.
[Fri Jul 20 11:09:20 2007] [notice] Child 6508: Starting 250 worker
threads.
[Fri Jul 20 11:09:21 2007] [notice] Child 9560: Waiting for 250 worker
threads to exit.
[Fri Jul 20 11:09:21 2007] [notice] Child 9560: All worker threads have
exited.
[Fri Jul 20 11:09:21 2007] [notice] Child 9560: Child process is exiting
[Fri Jul 20 11:09:21 2007] [notice] Child 6508: Starting thread to
listen on port 80.
>> 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
Have you checked the user permissions of E:\projects\trac\myproject?
Read/Write permissions are set for the Apache user?
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
-~----------~----~----~----~------~----~------~--~---