Problem with session directory
Posted: Wed Nov 07, 2007 8:56 am
Hi,
I had installed php 5.xx.. However, due to some compatibility issues, I had to drop back to php 4.xx.. I noticed there was an installer for it, and gave it a whirl.. Unfortunately it didn't work out to well, so I went with a manual install.. It worked well, except for..
PHP keeps trying to use c:\php4 (The dir that the installer made) as the session.savepath.. In my php.ini I have session.savepath set to c:\temp.
I've resterted and recycled the Application Pool. But to no avail.
Where else might the information be captured? I've searched through the registry, but can't find anything...
I'm running server 2k3, IIS 6, and using PHP as ISAPI..
Thanks
David
I had installed php 5.xx.. However, due to some compatibility issues, I had to drop back to php 4.xx.. I noticed there was an installer for it, and gave it a whirl.. Unfortunately it didn't work out to well, so I went with a manual install.. It worked well, except for..
PHP keeps trying to use c:\php4 (The dir that the installer made) as the session.savepath.. In my php.ini I have session.savepath set to c:\temp.
I've resterted and recycled the Application Pool. But to no avail.
Where else might the information be captured? I've searched through the registry, but can't find anything...
I'm running server 2k3, IIS 6, and using PHP as ISAPI..
Thanks
David