'Premature end of script headers' sounds like your Apache user (probably 'nobody') doesn't have sufficient read/execute rights to the Zope.cgi file. While you're checking that, make sure 'nobody' has full read/write access to the Zope 'var' directory. I wouldn't expect to be able to run Zope.cgi directly with any success, since it expect quite a few environment variables to be set (SERVER_NAME is just the first). ----- Original Message ----- From: alan runyan <runyaga@myrealbox.com>
i've been doign this for a long time tonight. running redhat 5.2 apache 1.3.9 zope-2.0.1-src python 1.52
i get all stuff cozy and if i run try to run http://domain.com/Zope I get in my err_log: [Tue Nov 2 02:14:28 1999] [error] [client 24.28.119.115] Premature end of script headers: /usr/local/apache/cgi-bin/Zope.cgi
and then if I run /usr/local/apache/cgi-bin/Zope.cgi i get: [snip]
Evan @ 4-am