[Zope] error starting zope on solx86

Michel Pelletier michel@digicool.com
Wed, 8 Sep 1999 11:08:42 -0400


If you run Zope as root, it will turn itself into 'nobody'.  This is a
security feature many programs do.  Run Zope as a user other than root
and make sure that user has permission to write in the var directory.

If you have other questions, there are many good online resources about
UNIX security.

-Michel

> -----Original Message-----
> From: Ceska, Christopher [mailto:Christopher.Ceska@camp.org]
> Sent: Wednesday, September 08, 1999 2:11 AM
> 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 )
>