From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.1.1 PHP Bug Type: *Configuration Issues Bug description: php.ini file doesn't reflect any changs made to it.
i am using php-4.1.1 with apache-1.3.22 on windows 2000. i wanted to use custom handlers so i changed save_handler to user. and to confirm if the change was accepted by php, i printed it to the browser using ini_get("session.save_handler"). but what got printed was default setting of file. after the ini file was changed, care was taken to start apache so as to reflect changes made to .ini, but it is seen that php.ini doesn't reflect any changes in the settings done. most shocking was all my php pages are runnung even in the absence of .ini file, i deleted it from my machine but still i was able to run the pages. help needed urgently. -- Edit bug report at http://bugs.php.net/?id=15563&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15563&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15563&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15563&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15563&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15563&r=support Expected behavior: http://bugs.php.net/fix.php?id=15563&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15563&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15563&r=submittedtwice