From: cross_phil at hotmail dot com Operating system: Windows XP PHP version: 5.0.0RC2 PHP Bug Type: Documentation problem Bug description: Action option in Apache needs more detail
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 bug report at http://bugs.php.net/?id=28731&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28731&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28731&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28731&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28731&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28731&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28731&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28731&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28731&r=support Expected behavior: http://bugs.php.net/fix.php?id=28731&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28731&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28731&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28731&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28731&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28731&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28731&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28731&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28731&r=float