I have a sticky php.ini value and was wondering if anyone had some tips to nudge it?
my session.save_path will not change
(running W2k pro, Apache 1.3.26, PHP 4.3)
I've changed it to c:\temp in my php.ini, but phpinfo() keepts reporting it as /tmp.
I've restarted apache, I've stopped and started apache, I've reboot the server, I've tried c:\temp and c:/temp, and the value won't change. phpinfo() reports the proper path of the php.ini that I'm modifying as under the configuration file.
I'm scratching my head, and about to go ahead and do things like change other values to see if they take.
I'm looking at other boxes I've setup just like this and they run fine... ONLY difference I can see (and I know this shouldn't matter) is that I'm accessing this via an IP address instead of a DNS.
Oh, and this happens if I go to the server and run the phpinfo on the localhost, or if I do it remotely... over and over again, so it's not a browser cache thing...
<grrrrrrrr!>
-Rob
my session.save_path will not change
(running W2k pro, Apache 1.3.26, PHP 4.3)
I've changed it to c:\temp in my php.ini, but phpinfo() keepts reporting it as /tmp.
I've restarted apache, I've stopped and started apache, I've reboot the server, I've tried c:\temp and c:/temp, and the value won't change. phpinfo() reports the proper path of the php.ini that I'm modifying as under the configuration file.
I'm scratching my head, and about to go ahead and do things like change other values to see if they take.
I'm looking at other boxes I've setup just like this and they run fine... ONLY difference I can see (and I know this shouldn't matter) is that I'm accessing this via an IP address instead of a DNS.
Oh, and this happens if I go to the server and run the phpinfo on the localhost, or if I do it remotely... over and over again, so it's not a browser cache thing...
<grrrrrrrr!>
-Rob