I've seen this problem reported at least once, but I can't seem to find any response in the list archive... I'm running solaris 2.6 and and able to run the 2.0.0a2 version without serious problems (ie. it runs at least through PCGI) ALL of the beta's I have tried have done this however: The server is running (ps -elf | grep py shows it to be running after I start it by running the Zope.cgi manually from the command line) However if I access Zope.cgi through apache I consistently get this error back: The resource you requested is temporarily unavailable - please try again later. Error parsing pcgi info file pcgi-wrapper-version 2.0a5 the info file is unmodified from when I ran w_pcgi.py initially. Stranger yet the pcgi_wrapper version is the same in the alpha release I am also running. There are small diffrences between the Zope.cgi generated by the beta versions and the alpha versions mostly in how BOBO_REALM and PCGI_NAME are defined, in the alpha version it looks like this: #!/home/campt/source/Zope-2.0.0a2-src/pcgi/pcgi-wrapper PCGI_NAME=Main PCGI_MODULE_PATH=/home/campt/source/Zope-2.0.0a2-src/lib/python/Main.py PCGI_PUBLISHER=/home/campt/source/Zope-2.0.0a2-src/pcgi/pcgi_publisher.py PCGI_EXE=/usr/local/bin/python PCGI_SOCKET_FILE=/home/campt/source/Zope-2.0.0a2-src/var/pcgi.soc PCGI_PID_FILE=/home/campt/source/Zope-2.0.0a2-src/var/pcgi.pid PCGI_ERROR_LOG=/home/campt/source/Zope-2.0.0a2-src/var/pcgi.log PCGI_DISPLAY_ERRORS=1 BOBO_REALM=Zope BOBO_DEBUG_MODE=1 INSTANCE_HOME=/home/campt/source/Zope-2.0.0a2-src here is the complete Zope.cgi in the beta version. #!/home/parkga/Zope-2.0.0b5-src/pcgi/pcgi-wrapper PCGI_NAME=Zope PCGI_MODULE_PATH=/home/parkga/Zope-2.0.0b5-src/lib/python/Zope PCGI_PUBLISHER=/home/parkga/Zope-2.0.0b5-src/pcgi/pcgi_publisher.py PCGI_EXE=/usr/local/bin/python PCGI_SOCKET_FILE=/home/parkga/Zope-2.0.0b5-src/var/pcgi.soc PCGI_PID_FILE=/home/parkga/Zope-2.0.0b5-src/var/pcgi.pid PCGI_ERROR_LOG=/home/parkga/Zope-2.0.0b5-src/var/pcgi.log PCGI_DISPLAY_ERRORS=1 BOBO_REALM=/home/parkga/Zope-2.0.0b5-src/Zope.cgi BOBO_DEBUG_MODE=1 INSTANCE_HOME=/home/parkga/Zope-2.0.0b5-src Ideas as to what sort of 'Error' the wrapper is experiencing parsing the PCGI info file? I have tried every single beta version except beta1 through beta5 with the same results. Thanks, Tracy Camp 503.380.3218 Hurrah Internet Services campt@hurrah.com Consultants to the Networked World http://www.hurrah.com/