From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.2.3 PHP Bug Type: PHP options/info functions Bug description: php.ini not read
This is nearly identical to bug #20540, except I've got today's PHP version (and I'm someone else!). I've got php on apache working, phpinfo() says the configuration file path is c:\winnt (although everything else on this system is in c:\windows, and I had to create c:\winnt just to try and satisfy php). But the php.ini in c:\winnt still isn't being read, as judged by a couple changes ("allow_call_time_pass_referece" and "url_fopen" which I've set to non-default values). Yes, I'm restarting Apache; yes, I'm force-refreshing my browser; yes, I've verified there are no other php.ini files on the machine. I've even tried inserting syntax errors into php.ini, and moving it to the system32 directory or the c:\windows directory... no luck. I can't make that file have any effect at all. I've built and installed php a zillion times on Linux, and never had this problem. And I *hate* Windows. But I have to make this work to be able to use the gd extensions and image functions, and I'm pretty sure this bug is NOT "bogus," since two of us are independently reporting the same thing in the same week. Any suggestions? -- Edit bug report at http://bugs.php.net/?id=20753&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20753&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20753&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20753&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20753&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20753&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20753&r=support Expected behavior: http://bugs.php.net/fix.php?id=20753&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20753&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20753&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20753&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20753&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20753&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20753&r=isapi