> 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.
Yes exactly [Thu Jul 26 11:03:41 2007] [notice] Server built: Jul 27 2006 15:55:03 [Thu Jul 26 11:03:41 2007] [notice] Parent: Created child process 7136 [Thu Jul 26 11:03:41 2007] [debug] mpm_winnt.c(480): Parent: Sent the scoreboard to the child [Thu Jul 26 11:03:42 2007] [error] python_init: Python version mismatch, expected '2.4.3', found '2.4.4'. [Thu Jul 26 11:03:42 2007] [error] python_init: Python executable found 'E:\\SubVersion\\Apache2\\bin\\Apache.exe'. [Thu Jul 26 11:03:42 2007] [error] python_init: Python path being used 'C:\\WINDOWS\\system32\\python24.zip;E:\\SubVersion\\Python2.4\\Lib;E:\ \SubVersion\\Python2.4\\DLLs;E:\\SubVersion\\Python2.4\\Lib\\lib-tk;;E: \\SubVersion\\Apache2\\bin'. [Thu Jul 26 11:03:42 2007] [notice] mod_python: Creating 8 session mutexes based on 0 max processes and 250 max threads. [Thu Jul 26 11:03:44 2007] [notice] Child 7136: Child process is running [Thu Jul 26 11:03:44 2007] [info] Parent: Duplicating socket 236 and sending it to child process 7136 [Thu Jul 26 11:03:44 2007] [debug] mpm_winnt.c(401): Child 7136: Retrieved our scoreboard from the parent. [Thu Jul 26 11:03:44 2007] [debug] mpm_winnt.c(598): Parent: Sent 1 listeners to child 7136 [Thu Jul 26 11:03:44 2007] [debug] mpm_winnt.c(557): Child 7136: retrieved 1 listeners from parent [Thu Jul 26 11:03:44 2007] [notice] Child 7136: Acquired the start mutex. [Thu Jul 26 11:03:44 2007] [notice] Child 7136: Starting 250 worker threads. [Thu Jul 26 11:03:44 2007] [debug] child.c(697): Child 7136: Worker thread 0 starting. [Thu Jul 26 11:03:44 2007] [debug] child.c(697): Child 7136: Worker thread 1 starting. ... > Have you checked the user permissions of E:\projects\trac\myproject? > Read/Write permissions are set for the Apache user? The user for the Apache service is AUTORITE NT\SYSTEM and he has full access on E:\projects\trac\myproject --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
