[Zope-dev] Problem starting Zope

Jimmie Houchin jhouchin@texoma.net
Thu, 05 Jul 2001 23:24:40 -0500


Hello,

After messing around for a long time, I am finally beginning to develop
my website. :)
I am having problems starting Zope. I've never had problems starting
Zope.

RH 7.1
I have an updated cvs Zope installed.
I have an updated cvs Python installed.
It is the cvs Python which is called on the commandline or via
/usr/local/bin/python.

Installing Zope via wo_pcgi.py and then starting Zope via ./z2.py gives
me this:

the -h output
...
-W port
   The WebDAV: command not found
./z2.py: line 288: syntax error near unexpected token
`sys.path.insert(0,'
./z2.py: line 288: `    sys.path.insert(0, '%s/lib/python' % swhome)'

I don't know if I've encountered a bug or did something wrong.
Any suggestions appreciated.

Thanks,

Jimmie Houchin