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