Hello, i have installed trac from the latest trunk, and tested the configuration successfully with tracd webserver.
After that i configured the apache 2.2.10 httpd.conf to work with trac. By accessing trac via browser, i get the following error message "connection closed while trying to load website". Apache error.log shows me that: ---------------- [notice] mod_python: Creating 8 session mutexes based on 0 max processes and 64 max threads. [....] [notice] Parent: child process exited with status 3221225477 -- Restarting. [notice] Apache/2.2.10 (Win32) SVN/1.5.4 DAV/2 configured -- resuming normal operations ----------------- If i delete the line "repository_dir = ..." in trac.ini, trac loads successful and i can view the trac pages. It seems to be a problem with some module, which interact with the svn repository and trac. I want to remind, that i host the same svn- repository with subversion in apache without problems. My svn-python version is 1.5.4, similar to subversion 1.5.4... Any idea which reason it is? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
