[Zope] Unable to start Zope

2005-10-05 Thread John Poltorak

Following a server reboot, I can't get Zope to run. I get a socket error - 
permission denied. How do I identify and delete this open socket?


-- 
John 


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Unable to start Zope

2005-10-05 Thread John Poltorak
Sorry about this... the email was from yesterday and escaped by mistake.

My problems were relalted to mismatches of permissions and userids being 
used.


On Mon, Oct 03, 2005 at 12:48:00PM +0100, John Poltorak wrote:
 
 Following a server reboot, I can't get Zope to run. I get a socket error - 
 permission denied. How do I identify and delete this open socket?
 
 
 -- 
 John 


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Unable to start Zope

2005-10-05 Thread Peter Bengtsson
2005/10/3, John Poltorak [EMAIL PROTECTED]:

 Following a server reboot, I can't get Zope to run. I get a socket error -
 permission denied. How do I identify and delete this open socket?

Permission denied? Have some of your files accidently become owned by root?
Try (if you know what you're doing)
# chown -R john: /home/john/zope/

Otherwise, what are the errors?

 --
 John


 ___
 Zope maillist  -  Zope@zope.org
 http://mail.zope.org/mailman/listinfo/zope
 **   No cross posts or HTML encoding!  **
 (Related lists -
  http://mail.zope.org/mailman/listinfo/zope-announce
  http://mail.zope.org/mailman/listinfo/zope-dev )



--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )