hello, i have installed zope-2.2.4-linux2-x86 completely on a suse linux 7.0 pro system ... when i exec the file "./start", i get the message: 2000-12-19T20:55:23 INFO(0) ZServer FTP server started at Tue Dec 19 21:55:23 2000 Authorizer:None Hostname: linux Port: 8021 ------ 2000-12-19T20:55:23 INFO(0) ZServer PCGI Server started at Tue Dec 19 21:55:23 2000 Unix socket: /home/Administrator/Zope-2.2.4-linux2-x86/var/pcgi.soc ------ 2000-12-19T20:55:23 INFO(0) ZServer Monitor Server (V1.8.4.1) started on port 8099 Traceback (innermost last): File "/home/Administrator/Zope-2.2.4-linux2-x86/z2.py", line 710, in ? IOError: [Errno 13] Permission denied: '/home/Administrator/Zope-2.2.4-linux2-x86/var/Z2.pid' linux:/home/Administrator/Zope-2.2.4-linux2-x86 # What is this ??? How can i debug this error ??? i've also logged in at the administrator user, but i doesn't can start the Zope server ... the File "/home/Administrator/Zope-2.2.4-linux2-x86/z2.py" doesn't exists ... is this a problem ? (friendly greetings) Nette Grüße, Pascal Reinheimer
This is just a guess, make sure that the user you are attempting to run Zope as has write access to the zope directory tree. I think this is mentioned somewhere in the installation docs but I'm not sure. I run Zope under SuSE and what I usually do is create the directory I intend to install with give my regular user ID ownership of that directory and then use that ID to untar and install zope. Hope this helps, Jack On Wednesday 20 December 2000 08:42, Pascal Reinheimer wrote:
hello,
i have installed zope-2.2.4-linux2-x86 completely on a suse linux 7.0 pro system ... when i exec the file "./start", i get the message:
2000-12-19T20:55:23 INFO(0) ZServer FTP server started at Tue Dec 19 21:55:23 2000 Authorizer:None Hostname: linux Port: 8021 ------ 2000-12-19T20:55:23 INFO(0) ZServer PCGI Server started at Tue Dec 19 21:55:23 2000 Unix socket: /home/Administrator/Zope-2.2.4-linux2-x86/var/pcgi.soc ------ 2000-12-19T20:55:23 INFO(0) ZServer Monitor Server (V1.8.4.1) started on port 8099 Traceback (innermost last): File "/home/Administrator/Zope-2.2.4-linux2-x86/z2.py", line 710, in ? IOError: [Errno 13] Permission denied: '/home/Administrator/Zope-2.2.4-linux2-x86/var/Z2.pid' linux:/home/Administrator/Zope-2.2.4-linux2-x86 #
What is this ??? How can i debug this error ???
i've also logged in at the administrator user, but i doesn't can start the Zope server .... the File "/home/Administrator/Zope-2.2.4-linux2-x86/z2.py" doesn't exists .... is this a problem ?
(friendly greetings) Nette Grüße, Pascal Reinheimer
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Jack Ungerleider -
Pascal Reinheimer