1 down, 1 to go - the restricted mode error now appears fixed, via the
following changes :
#End of 8022 virtual host
</VirtualHost>
# WSGIDaemonProcess causes prob if this not outside
WSGIDaemonProcess trac stack-size=524288
python-path=/usr/lib/python2.5/site-packages
WSGIScriptAlias /trac /home/web/foo/parts/trac/tracwsgi/cgi-bin/trac.wsgi
WSGIProcessGroup trac #changed from global
WSGIApplicationGroup %{GLOBAL}
<VirtualHost foo.bar.com:8202>
#etc
Thanks Graham! (http://serverfault.com/questions/180850/)
--
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.