hi chris, check the permission on the var subdirectory of the zope directory. the contents must be writable by the process (which, after startup by root, is run by user nobody, at least on linux systems) jens Jens Vagelpohl Systems Administrator Washtenaw Development Council
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Ceska, Christopher Sent: Wednesday, September 08, 1999 02:11 To: Zope (E-mail) Subject: [Zope] error starting zope on solx86
I am trying to get zope running on a Solaris x86 box, this is the error I am getting:
null:[pts/2][2:19am]:104:/export/work/soft/Zope-2.0.0-src# ./start ------ 1999-09-08T06:20:04 PROBLEM(100) ZServer Computing default hostname ------ 1999-09-08T06:20:04 INFO(0) ZServer Medusa (V1.10) started at Wed Sep 8 02:20:04 1999 Hostname: null Port:8080
------ 1999-09-08T06:20:04 INFO(0) ZServer FTP server started at Wed Sep 8 02:20:04 1999 Authorizer:None Hostname: null Port: 8021 ------ 1999-09-08T06:20:04 INFO(0) ZServer Monitor Server (V1.5) started on port 8099 Traceback (innermost last): File "/export/work/soft/Zope-2.0.0-src/z2.py", line 494, in ? pf = open(PID_FILE, 'w') IOError: [Errno 13] Permission denied: '/export/work/soft/Zope-2.0.0-src/var/Z2.pid' null:[pts/2][2:20am]:105:/export/work/soft/Zope-2.0.0-src#
thanks -chris
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )