Did you build this from the repository? It seems that someone left some debugging output in the code...
Regards Carsten > When I built Trac and deploy it on an Apache httpd server, I get an > error when visiting the search page: > > IOError: sys.stdout access restricted by mod_wsgi > > Traceback (most recent call last): > File "build\bdist.win32\egg\trac\web\main.py", line 478, in > _dispatch_request > dispatcher.dispatch(req) > File "build\bdist.win32\egg\trac\web\main.py", line 154, in dispatch > if handler.match_request(req): > File "build\bdist.win32\egg\trac\search\web_ui.py", line 82, in > match_request > print "******************** " > IOError: sys.stdout access restricted by mod_wsgi -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
