I have literally no experience working with python-wsgi, but since the issue is `ImportError: No module named trac.web.main`, I would have to assume that the Trac egg is not on the path as seen by the wsgi script.
Have you looked closely at these resources?: http://trac.edgewall.org/wiki/TracModWSGI http://code.google.com/p/modwsgi/wiki/IntegrationWithTrac -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/K7KQkRyHj6EJ. 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.
