Hi,
I just installed Apache 2.0 beta 28 with PHP 4.1.1
PHP-scripts are not executed (they are getting downloaded) and my cgi scripts give the "Premature end of script headers" error. When I disable the php4-module, my cgi-scripts are executed.
Before that, I was running the same configuration but with PHP 4.2.0-dev and that was working fine (I had to recompile PHP because of a problem with the imap function) but I don't have the source to the development release anymore.
Any idea's what causes the php-module not to work and to cause errors with my cgi-scripts.