Hi!

I have upgraded trac from 0.9.1b to 0.10-dev according to the TracUpgrade guide.
With tracd my environments work fine, but if I use trac with
apache (mod_python) as before the upgrade, I got this traceback instead of pages:

Traceback (most recent call last):
 File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 314, in 
dispatch_request
   dispatcher.dispatch(req)
 File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 176, in dispatch
   req.path_info)

HTTPException: 404 Not Found (No handler matched request to /tags_demo)


Thanks for help!

Lac _______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to