#3334: Unable to install new Tracs after Bitten install
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cmlenz
     Type:  defect                      |       Status:  new   
 Priority:  high                        |    Milestone:        
Component:  mod_python frontend         |      Version:  0.9.5 
 Severity:  major                       |   Resolution:        
 Keywords:                              |  
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):

 This is the Apache error.log (I started up the Apache server, then browsed
 immediately to the non working Trac) :


 {{{
 [Wed Jun 28 11:20:21 2006] [notice] mod_python: Creating 32 session
 mutexes based on 0 max processes and 250 max threads.
 [Wed Jun 28 11:20:22 2006] [notice] Apache/2.0.58 (Win32) SVN/1.3.1
 mod_python/3.1.3 Python/2.3.5 DAV/2 configured -- resuming normal
 operations
 [Wed Jun 28 11:20:22 2006] [notice] Server built: Apr 29 2006 17:47:10
 [Wed Jun 28 11:20:22 2006] [notice] Parent: Created child process 5456
 [Wed Jun 28 11:20:22 2006] [notice] mod_python: Creating 32 session
 mutexes based on 0 max processes and 250 max threads.
 [Wed Jun 28 11:20:22 2006] [notice] Child 5456: Child process is running
 [Wed Jun 28 11:20:22 2006] [notice] Child 5456: Acquired the start mutex.
 [Wed Jun 28 11:20:22 2006] [notice] Child 5456: Starting 250 worker
 threads.
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend: Traceback (most recent call last):
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend:   File "C:\\Python23\\Lib\\site-
 packages\\mod_python\\apache.py", line 287, in HandlerDispatch\n
 log=debug)
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend:   File "C:\\Python23\\Lib\\site-
 packages\\mod_python\\apache.py", line 457, in import_module\n    module =
 imp.load_module(mname, f, p, d)
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend:   File "C:\\Python23\\Lib\\site-
 packages\\trac\\web\\modpython_frontend.py", line 29, in ?\n    from
 mod_python import apache, util
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend:   File "C:\\Python23\\lib\\site-
 packages\\mod_python\\util.py", line 1
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend:     <!DOCTYPE html
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend:     ^
 [Wed Jun 28 11:20:43 2006] [error] [client 192.168.1.100] PythonHandler
 trac.web.modpython_frontend: SyntaxError: invalid syntax
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3334>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to