[Tramline-dev] Tramline with Plone

Daniel Nouri daniel at infrae.com
Mon Jan 29 16:59:38 CET 2007


Nate Aune wrote:
>> I wish I could reproduce your error, but I can't.  I just tried
>> tramline 0.5.1 with Apache/2.2.3 and the Plone 2.5 branch out with
>> PloneTramline and it worked fine for me.
> 
> I'm using Plone 2.5.2 tarball. Could that make a difference if I'm not
> using the 2.5 branch?
> 
> Did you patch apache.py in mod_python? does one need to do anything
> after making this patch? recompile mod_python or apache?

Yes I did comment that flush() line, and no, you don't need to recompile
anything after that.  Make sure though that this is the version of
apache.py that your Apache is actually seeing, i.e. not the version that
you downloaded (and copied during installation).

> what did you set in httpd.conf for:
> 
>    PythonOption tramline_path
> 
> also, what did you set in PloneTramline/filefield_patch.py for:
> 
>   REPOSITORY_PATH

In httpd.conf I have "PythonOption tramline_path /tmp/tramline-test/".
I didn't touch the string in "filefield_patch.py".  The path in the
latter file seems to only affect get_size().

-- 
Daniel Nouri
Infrae × http://infrae.com


More information about the Tramline-dev mailing list