Re: os.environ['PATH'] missing

2006-01-08 Thread Jorgen Grahn
On 6 Jan 2006 06:03:05 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: ... > How can it not be present? > What might cause this seemingly random situation? Well, it's not uncommon to start a program with a reduced set of environment variables, including a limited, hardcoded $PATH, so something

os.environ['PATH'] missing

2006-01-07 Thread [EMAIL PROTECTED]
This is a hard question to ask because I can't reproduce the problem other than restarting several times over until it happens again. I'm using Zope and Plone for a website on this debian linux vserver and when I restart it it runs some /etc/init.d/zope restart scripts and things fail in zope beca