Jimmie Houchin writes:
 > 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)'
Someone broke the code near line 288 of "z2.py".

Look at it.
You should be especially worried about indentation.
   Convert <tab> to spaces and see whether the indentation
   is right.


Dieter

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to