From: sshaver at ashland dot edu Operating system: Windows 2003 PHP version: 5.2.5 PHP Bug Type: IIS related Bug description: Installation - config file not recognized
Description: ------------ Download the windows installer, install with all defaults on windows 2003 server. phpinfo() shows: PHP Version 5.2.5 Build Date Nov 8 2007 23:18:08 Server API ISAPI Virtual Directory Support enabled Configuration File (php.ini) Path C:\WINDOWS Loaded Configuration File (none) After installation, I checked the windows env path and the PHP folder is present. I checked in IIS extension and had to correct this (as seen in other reported bugs) so that it contains "" around the php5isapi.dll path. Reboot server, the phpinfo() still shows NO loaded config file. Absolutely everything is the default settings, I had to manually set the Expected result: ---------------- I expect that the config file will load, and will in turn recognize my modules (which are not loading) Actual result: -------------- no config is loaded therefore no modules are loaded and none of my php.ini settings are taking affect -- Edit bug report at http://bugs.php.net/?id=43913&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=43913&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=43913&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=43913&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=43913&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=43913&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=43913&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=43913&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=43913&r=needscript Try newer version: http://bugs.php.net/fix.php?id=43913&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=43913&r=support Expected behavior: http://bugs.php.net/fix.php?id=43913&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=43913&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=43913&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=43913&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=43913&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=43913&r=dst IIS Stability: http://bugs.php.net/fix.php?id=43913&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=43913&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=43913&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=43913&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=43913&r=mysqlcfg
