From: ray dot list at powerweb dot net Operating system: Win2000 PHP version: 4.3.11 PHP Bug Type: Other web server Bug description: upgrading to 4.3.11 gets me "No input file specified"
Description: ------------ upgrading from 4.3.10 -> 4.3.11 Server: Website 3.5 Server API: isapi php folder C:\php path includes c:\php PHPRC = c:\php C:\WINNT doesn't have any files with php in their name. installed 4.3.11 by renamed c:\php to php-4.3.10 unzipped the 4.3.11 binary zip package for windows file renamed the 4.3.11 folder to php copied php-4.3.10\php.ini to c:\php restarted WebSite opened up http://server/info.php -> "No input file specified" switched back to 4.3.10 by renamed c:\php to php-4.3.11 renamed php-4.3.10 c:\php restarted WebSite opened up http://server/info.php -> normal info Reproduce code: --------------- <? phpinfo(); ?> Expected result: ---------------- Expected normal phpinfo() output, as per its behavior in 4.3.10 Actual result: -------------- No input file specified -- Edit bug report at http://bugs.php.net/?id=32684&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32684&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32684&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32684&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32684&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32684&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32684&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32684&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32684&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32684&r=support Expected behavior: http://bugs.php.net/fix.php?id=32684&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32684&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32684&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32684&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32684&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32684&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32684&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32684&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32684&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32684&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32684&r=mysqlcfg