Starting Zope v2.2.0 with daemontools etc. - problem starting!
Hi there.. I've just tried to install the new Zope with daemontools .. but I seem to get an error after I initiate zope through dameontools with "svc -u /service/zope" .. here what it continues to output; 16:52 zope@nexus [ /usr/local/zope/Zope-2.2.0-solaris-2.6-sparc > more temp.txt Traceback (innermost last): File "/usr/local/zope/Zope-2.2.0-solaris-2.6-sparc/z2.py", line 289, in ? here=os.path.join(os.getcwd(), os.path.split(program)[0]) OSError: [Errno 13] Permission denied 16:52 zope@nexus [ /usr/local/zope/Zope-2.2.0-solaris-2.6-sparc > .. zope is suposed to run as uid zope .. and gid zope .. and therefore I start it in the run script with "setuidgid zope" .. and I've tested the run script alone = it works! .. though when starting under daemontools it complains about the above. stuff.. .. anyone seen this .. or know why? .. need input from you other zopeaistas! Kindest, Jorgen Skogstad
participants (1)
-
Jørgen Skogstad