[Trac] Re: Genshi0.5 and mod_python

2008-04-28 Thread Graham Dumpleton
For some background on why these sorts of problems arise when using Apache, read: http://code.google.com/p/modwsgi/wiki/ApplicationIssues In particular sections: Access Rights Of Apache User Application Environment Variables User HOME Environment Variable This documentation is from mod

[Trac] Re: Genshi0.5 and mod_python

2008-04-28 Thread Philip Cooper
On Apr 28, 1:05 pm, Noah Kantrowitz <[EMAIL PROTECTED]> wrote: > On Apr 28, 2008, at 2:37 PM, Philip Cooper wrote: > > Well now the httpd log claims it was denied permission to the new > > (correct) cache location. Even after I set the permissions to world > > writeable (777)! > > > The only ot

[Trac] Re: Genshi0.5 and mod_python

2008-04-28 Thread John Hampton
Philip Cooper wrote: > If anyone out there gets a mod_python/trac/Genshi0.5 working ... give > a shout. I have gotten mod_python/trac/Genshi0.5 working fine with a non-default egg_cache location. I didn't actually do anything special, so I'm not sure what to tell you. -John --~--~-~--

[Trac] Re: Genshi0.5 and mod_python

2008-04-28 Thread Noah Kantrowitz
On Apr 28, 2008, at 2:37 PM, Philip Cooper wrote: > > > I've recreated this error on a test machine. (with setuptools 0.6c8) > > The apache error log kept pointing the the egg cache of whomever > started httpd. > I thought I'd get a quick workaround by logging in as root, setting > the PYTHON_EG

[Trac] Re: Genshi0.5 and mod_python

2008-04-28 Thread Philip Cooper
I've recreated this error on a test machine. (with setuptools 0.6c8) The apache error log kept pointing the the egg cache of whomever started httpd. I thought I'd get a quick workaround by logging in as root, setting the PYTHON_EGG_CACHE, exporting it and then starting httpd. Well now the http

[Trac] Re: Genshi0.5 and mod_python

2008-04-27 Thread Philip Cooper
Noah thanks for the info. I'm not there yet. > > Do you know what the issue/resolution (ie trac changeset or ticket) > > was? > > http://trac.edgewall.org/changeset/6871 > I have mod_python 3.2.8 and have a system with lib64/python2.4/site- packages. Dam, lib64 dual site-packages bugs are over

[Trac] Re: Genshi0.5 and mod_python

2008-04-27 Thread Philip Cooper
> Noah Kantrowitz wrote: > > Philip Cooper wrote: > >> problems with Genshi 0.5. > >> I can run trac with tracd but my normal usage is with mod_python. > >> Apache now throws an error that > >>ExtractionError: Can't extract file(s) to egg cache > > > This was fixed on trunk last week, please u

[Trac] Re: Genshi0.5 and mod_python

2008-04-27 Thread Noah Kantrowitz
Philip Cooper wrote: On Apr 27, 11:22 am, Noah Kantrowitz <[EMAIL PROTECTED]> wrote: Noah Kantrowitz wrote: Philip Cooper wrote: problems with Genshi 0.5. I can run trac with tracd but my normal usage is with mod_python. Apache now throws an error that ExtractionError: Can't extract file(

[Trac] Re: Genshi0.5 and mod_python

2008-04-27 Thread Philip Cooper
On Apr 27, 11:22 am, Noah Kantrowitz <[EMAIL PROTECTED]> wrote: > Noah Kantrowitz wrote: > > Philip Cooper wrote: > >> problems with Genshi 0.5. > >> I can run trac with tracd but my normal usage is with mod_python. > >> Apache now throws an error that > >>ExtractionError: Can't extract file

[Trac] Re: Genshi0.5 and mod_python

2008-04-27 Thread Noah Kantrowitz
Noah Kantrowitz wrote: Philip Cooper wrote: I have not figured this one out yet but I saw a previous post about problems with Genshi 0.5. My issue is, to gain some transform functionality I have upgraded to Genshi 0.5 (dev). I can run trac with tracd but my normal usage is with mod_python. Ap

[Trac] Re: Genshi0.5 and mod_python

2008-04-27 Thread Noah Kantrowitz
Philip Cooper wrote: I have not figured this one out yet but I saw a previous post about problems with Genshi 0.5. My issue is, to gain some transform functionality I have upgraded to Genshi 0.5 (dev). I can run trac with tracd but my normal usage is with mod_python. Apache now throws an error