[Moin-user] "no space left on device" but plenty of disk space.

Michał Lenart michal.lenart at gmail.com
Thu Jan 12 15:13:02 EST 2012


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-public at 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).
>
>
>




More information about the Moin-user mailing list