[Zope] Zope starting Probelm

zope zope@stylusinc.net
Tue, 31 Dec 2002 15:43:11 +0530


Hi Bakhtiar

Thank you for your help.
The server is now up and running.
I am also running the NUXEO CPS on the server.
Earlier when I had tried to install it it threw an error simlar to the
earlier one.
Now the CPS is also runnning.

Thanks
John Kunchandy
========================================================
----- Original Message -----
From: "Bakhtiar A Hamid" To: "zope"
Sent: Tuesday, December 31, 2002 12:20 PM
Subject: Re: [Zope] Zope starting Probelm


> On Tuesday 31 December 2002 13:58, zope wrote:
> > Hi
> > Thanks for the prompt help . I tried starting the server using:-
> >  python z2.py -X -w8080 -D
> > This is the error I got.
> > --------------------------
> > /Software/Python-2.2.2/Lib/FCNTL.py:7: DeprecationWarning: the FCNTL
module
> > is deprecated; please use fcntl
> >   DeprecationWarning)
> > Traceback (most recent call last):
> >   File "z2.py", line 470, in ?
> >     import ZServer
> >   File "/Users/zope/Zope-2.5.1/ZServer/__init__.py", line 26, in ?
> >     from medusa import asyncore
> >   File "/Users/zope/Zope-2.5.1/ZServer/medusa/asyncore.py", line 51, in
?
> >     import socket
> >   File "/Software/Python-2.2.2/Lib/socket.py", line 41, in ?
> >     from _socket import *
> > ImportError: libssl.so.1: cannot open shared object file: No such file
or
> > directory
> > ----------------------------------
 ok, restate the start command

 try with python2.1.3

 /path/to/python2.1.3 z2.py -X -w 8080 -D

 > Is there some change I need to make here.Also could you please tell me
what
 > exactly is the functionality of pcgi ?Also how it would affect an
 > application built to run on Zope without the pcgi?

> the earlier traceback you posted showed some permission problem when
trying to
> write the .pid file (i think it's for pcgi)
>
> pcgi is a persistant cgi that people used to use.  nowadays, with apache,
> people use modrewrite/modproxy.  or use squid with httpd_accel
>
> google for pcgi zope for better explanation
>
> hth
>
> >
> > Thanks and Best Regards
> > John Kunchandy
> >
> > ----- Original Message -----
> > From: "Bakhtiar A Hamid" To: "zope"
> > Sent: Tuesday, December 31, 2002 10:57 AM
> > Subject: Re: [Zope] Zope starting Probelm
> >
> > > On Tuesday 31 December 2002 13:04, zope wrote:
> > > > Hi
> > > >
> > > > I have a probelm with starting the Zope server.
> > > > It was running perfectly fine,all of a sudden it has started
throwing
> >
> > this
> >
> > > > error when I try ./start &
> > > >
> > > > ERROR:-
> > > >
> > > > 2002-12-31T04:09:15 INFO(0) ZServer FTP server started at Tue Dec 31
> > > > 09:39:15 2002 Hostname: apollo.stylus.local
> > > >         Port: 8021
> > > > ------
> > > > 2002-12-31T04:09:15 ERROR(200) ZServer Cannot write PID file.
> > > > ------
> > > > 2002-12-31T04:09:15 PANIC(300) z2 Startup exception
> > > > Traceback (innermost last):
> > > >   File /Users/zope/Zope-2.5.1/z2.py, line 618, in ?
> > > >   File /Users/zope/Zope-2.5.1/ZServer/PCGIServer.py, line 275, in
> >
> > __init__
> >
> > > >   File /Users/zope/Zope-2.5.1/ZServer/medusa/asyncore.py, line 306,
in
> >
> > bind
> >
> > > > error: (2, 'No such file or directory')
> > >
> > > do you need pcgi?  if not try
> > > python z2.py -X -w8080 -D
> > >
> > > and see if that goes
> > > hth
> > >
> > > > Could you please tell me where I have gone wrong .Is this a probelm
> > > > with the port number already being in use? Is the address already
bound
> > > > to
> >
> > some
> >
> > > > other process?
> > > > Thank you for all help in advance.
> > > >
> > > > Best Regards
> > > > John Kunchandy



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.431 / Virus Database: 242 - Release Date: 12/17/2002