ID: 20694 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows 2000 Server PHP Version: 4.3.0RC2 New Comment:
IMO this should definitively be included in the documentation - last week no less than 4 friends called me and complained that after upgrading to 4.3.x IIS would no longer run the scripts. They also just copied files and didn't notice that the CGI executable now has another name. Please put this in capital letters on the release notes (maybe even directly on the download page), otherwise we will get swamped by hundreds of bogus bug reports. Previous Comments: ------------------------------------------------------------------------ [2002-11-29 01:57:56] [EMAIL PROTECTED] okay, we make it a documentation problem then. Derick ------------------------------------------------------------------------ [2002-11-29 01:34:04] [EMAIL PROTECTED] changing to c:\php\php-cgi.exe %s %s works fine works fine with Stable (4.3.x-dev) http://snaps.php.net/win32/php4-win32-STABLE- 200211290130.zip (I was just trying to see if it was better when i got your suggestion) as well as 4.3.0RC2 as i originally had it. I changed it back to c:\php\php.exe %s %s and the error recurs exactly as before so this is definitely the issue. I think i'll leave it running 4.3.0RC2 with the correct IIS setup and see if there any more issues. From the pages i've looked at so far all the third-party projects as well as my stuff seem to be working fine. Would be nice to have this put in the install.txt file that php.exe is no longer used directly by IIS, that php-cgi.exe is now being used in this version and should be changed. At least it would cut down on the number of bug reports since this is a fundamental difference that might not be noticed with the php.exe still being there. (It does still sort of work) ------------------------------------------------------------------------ [2002-11-29 00:52:12] [EMAIL PROTECTED] In PHP 4.3.0 cgi binary is called php-cgi.exe. Could you try using that one and see if it fixes your problem? ------------------------------------------------------------------------ [2002-11-28 17:44:54] [EMAIL PROTECTED] CGI c:\php\php.exe %s %s is the command line in the application mappings I can install it again if you want me to try something (i just swap out contents of the php folder, iis isn't changed) ------------------------------------------------------------------------ [2002-11-28 11:48:33] [EMAIL PROTECTED] cgi php.exe specifically ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/20694 -- Edit this bug report at http://bugs.php.net/?id=20694&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php