[Zope] http://www.atomasoft.com/yahoo-yes!.something
Jonathan Desp
Jonathan Desp" <jonathandesp@atomasoft.com
Wed, 19 Jul 2000 04:51:40 -0400
You're running your server in debug mode. Turn debug mode off and you
> won't see them anymore. If you're using ZServer you need to edit start
> and take out the -D option.
Ok good, so here -->
#! /bin/sh
reldir=`dirname $0`
PYTHONHOME=`cd $reldir; pwd`
export PYTHONHOME
exec /usr/local/bin/python \
$PYTHONHOME/z2.py \
-D "$@"
by this ? --->
#! /bin/sh
reldir=`dirname $0`
PYTHONHOME=`cd $reldir; pwd`
export PYTHONHOME
exec /usr/local/bin/python \
$PYTHONHOME/z2.py \
"$@"
I did it, and you still can see the sentences -->
http://www.atomasoft.com/asdf.asfd