ID: 28731 Updated by: [EMAIL PROTECTED] Reported By: cross_phil at hotmail dot com -Status: Bogus +Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 5.0.0RC2 New Comment:
IMHO the manual installation page should have details on what can be found in the package. We can add this after Wez reviewed the docs (so we know what to add more info about). Previous Comments: ------------------------------------------------------------------------ [2004-06-10 17:16:09] [EMAIL PROTECTED] I've already fixed this in the new installation part. The php-win.exe is refered in the command line page and in the migration appendix. Thanks for your report, Nuno ------------------------------------------------------------------------ [2004-06-10 16:58:59] cross_phil at hotmail dot com Description: ------------ Installation instructions into Apache as a CGI say to include the following: ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" I found that I had to modify the php.exe to say php-cgi.exe. In my PHP folder there is: php.exe php-win.exe php-cgi.exe with no documentation regarding which one does what. I found php-cgi worked for me. Expected result: ---------------- Expected more detail regarding the different EXE files packaged in the distribution. Actual result: -------------- Internal server error was coming up instead of PHP processed HTML. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28731&edit=1