ID: 28313 User updated by: pmedes at charter dot net Reported By: pmedes at charter dot net Status: Bogus Bug Type: Documentation problem Operating System: WIndows XP PHP Version: 5.0.0RC2 New Comment:
Tried the change, but now I'm getting a"HTTP 404 Not Found..." when I switch to "http://localhost". Can you check these entries?: # 3/1/04 pjm: ScriptAlias /php5/ "c:/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php-cgi.exe" Danke. Previous Comments: ------------------------------------------------------------------------ [2004-05-07 19:06:52] [EMAIL PROTECTED] hmm, that's what you get by those very annoying mail delays. ------------------------------------------------------------------------ [2004-05-07 18:37:37] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-05-07 17:29:11] [EMAIL PROTECTED] This already stated in the migration appendix. There is also another bug open to update the install.txt file. ------------------------------------------------------------------------ [2004-05-07 16:42:16] [EMAIL PROTECTED] Use php-cgi.exe in your apache configuration instead of php.exe (which is the CLI version). Making this a documentation problem. ------------------------------------------------------------------------ [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
