ID: 28313 Updated by: [EMAIL PROTECTED] Reported By: pmedes at charter dot net Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: WIndows XP PHP Version: 5.0.0RC2 New Comment:
Use php-cgi.exe in your apache configuration instead of php.exe (which is the CLI version). Making this a documentation problem. Previous Comments: ------------------------------------------------------------------------ [2004-05-07 15:34:07] pmedes at charter dot net Description: ------------ I am running Apache 2 on Windows XP. I had PHP 4.3.6 running fine, but then I tried to manually install PHP 5 according to the install.txt that came with the distribution. I now get the message "Premature end of script headers: php.exe" when I try to run a php script. The changes i made to php.ini-dist: extension_dir="c:\php" doc_root="c:\Program Files\Apache Group\Apache2\htdocs" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28313&edit=1
