I added following code in moin.wsgi (following your and Paul's suggestions):

import tempfile
tempfile.tempdir = '/usr/share/moin/tmp'

And it seems to work. However it would be nice if it was "official"
configuration option.
Thank you for your help.

On Thu, Jan 12, 2012 at 9:01 PM, Thomas Waldmann <tw-pub...@gmx.de> wrote:
>
>
>
> > Probably you are right. Is it possible to explicitly set a location
> > where Moin stores it's temporary files?
> >
> Try setting the TMPDIR, TEMP or TMP environment variables (for the moin
> process).
>
>
>

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to