6 Dec
2005
6 Dec
'05
7:54 p.m.
Michael Dexter wrote at 2005-12-5 17:05 -0800:
... The solution appears to be that python can use the TMPDIR variable to specify where tmp should default to (reportedly it will try various locations) but, I am not clear how I can add this to Zope's rc script to declare it. I tried it as simply setting the environment variable "set TMPDIR=/tmp" but that gave warnings about the startup logic.
... 3. Any chance zope.conf can use it?
It might be too late to be effective. Set it in your environment (e.g. "zoperun") before you start Zope. -- Dieter