[Zope] zope freezes/halts after loading initial page
Lee J. McAllister
ljmcallister at hotmail.com
Wed Dec 10 15:17:42 EST 2003
Have you tried doing direct access to your Zope Server via
http://127.0.0.1:8081
If so what is the result?
># install zope 2.6.2
> > cd /usr/local/zope
> > wget http://zope.org/Products/Zope/2.6.2/Zope-2.6.2-src.tgz
> > tar xzvf Zope-2.6.2-src.tgz
> > cd Zope-2.6.2-src
> > /usr/local/zope/python-2.1.3/bin/python wo_pcgi.py
If I remember correctly doesn't the wo_pcgi stand for "without PCGI"?? If
so that may be why PCGI isn't firing up. If you're dead set on using PCGI
you should be able to rebuild the server to run with PCGI, but you're
probably better off without it. PCGI is alot slower than other options like
VirtualHostMonster.
Lee
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=dept/features&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca
More information about the Zope
mailing list