On Fri, Jun 08, 2001 at 12:35:35PM +0100, Norman Khine wrote:
Hello, Can someone lease help me to setup zope and ZEO correctly.
I am following the http://www.zope.org/Members/dshaw/AdvancedSiteSetup and got to -
% cd InstanceHome % ./zctl.py start
and ....
I got this error:
Traceback (most recent call last): File "zctl.py", line 72, in ? execfile(ZOPE_CONFIG, globals()) File "/usr/home/dsuk5/zope/InstanceHome/zope.conf", line 10 ZOPE_HOME = pjoin(HERE, '..', '2-3-2') ^ SyntaxError: invalid syntax
Sounds like you made a typo on a preceding line, or used incorrect indentation (there shouldn't be any indentation with that line). I cannot tell without seeing what you have got in your zope.conf file. -- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------