At 12:16 PM 10/2/2002 -0600, you wrote:
Beno
Where did you install Zope, ( eg: /usr/local )
/home/http/ZopeInstallation/Zope_software_home/ I also use the following directories on the same level with that directory: InstanceHome, OtherProducts and I start Zope from InstanceHome
and did you install the binary distribution or RPM, or compile it from source?
I installed it from binaries. Sean Upton writes:
What kind of release are you running. 2.4.3 Have you looked at your startup script? nohup ./zctl.py start Also, make sure you have the lsof package installed on your RH72 box (this lists open file descriptors and sockets) and run 'losf | grep TCP' to see what ports are being used on your box by various applications. Did this, but couldn't find the ports! I also ran *netstat -n -a* and port 8021 wasn't there.
Thanks :) beno