SetEnv PYTHON_EGG_CACHE /opt/projects/tmp PythonOption TracEnv /srv/trac/projectname
Ok, so /opt/projects/tmp should be writtable by the web server, as the python engine will extract the egg files in this directory. You wrote: "What am I missing here? /opt/projects/tmp is not web accessible, but I didn't seen anything that indicated that it needed to be. " so I think you first need to double-check this point. You also wrote: "I set the cache file to /path/to/my/project/tmp": where did you set this, and what is the actual path?
though, so if you have any specifics, I'd love to hear them. I'll take a look at the site, too (just to be sure).
I guess Alec could tell us more about these issues (I don't know the exact issues), but I think he's on vacation at the moment. Cheers, Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
