25 Sep
2003
25 Sep
'03
1:07 p.m.
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