how to set session.save_path on WS 2003 ?
Hello ,
Here is what i have : PHP 4.3.10 + IIS 6.0 on Windows Server 2003.
Here is what i need : i need to set the php variable "session.save_path" in, let's say c:\temp, but any modifications i make in php.ini for session.save path doesnt work.
My php.ini is located in c:\windows , but any modifications i make in this ini file are igonred , when trying with phpinfo(), it still says for this variable this setting : "no value".
So , my problem is whre is the real php.ini or what/where i should look for ?
Thank you for reading my message .
Cristi
|