Page 1 of 1

php.ini not updating

PostPosted: 14. September 2006 17:17
by JesseS
Hello, I've recently installed the latest version of XAMPP. Everything seems to be working fine, except that changes made to php.ini are not reflected in phpinfo().

For example, I turned on register_globals, restarted Apache, yet phpinfo() reports register_globals as "Off". I am updating the php.ini file in C:\Program Files\xampp\php. I then restarted the computer and tried again--no luck.

What's going on?

PostPosted: 14. September 2006 17:33
by JesseS
I think I misread the FAQs. I'm now using the apache/bin/php.ini file, and it seems to update. :oops: