[Zope] z2 startup exception, only with -D?
Chris Withers
chrisw at nipltd.com
Thu Sep 25 09:07:23 EDT 2003
Arenz, Ralph wrote:
> Finally startline is now:
> exec $PYTHON \
> $PYTHONHOME1/z2.py \
> -X -t 10 -u zope -d [nameserver-ip] "$@"
>
> Error producing startline:
> exec $PYTHON \
> $PYTHONHOME1/z2.py \
> -D -X -t 10 -u zope -d [nameserver-ip] "$@"
>
> strange, isn't it?
If that's the only difference, then yes, very...
How have you checked that the removal of the -D was the only change?
Chris
More information about the Zope
mailing list