Click to See Complete Forum and Search --> : [Resolved] php.ini changes won't take!


azunoman
10-30-2003, 12:36 PM
I wanted to start using sessions so needed to change the session.save_path for windows. I update it and phpinfo still shows it as tmp.

The phpinfo says that my php.ini is in c:\winnt but I don't even have that foldef defined on my system. Even when I create that folder and move the php.ini there, make my change, it still doesnt' take.

I searched all folders (even the hidden ones) and there is no php.ini anywhere except in C:\phpdev5\gtkdev\php4\php.ini. I have spent alot of time looking through docs but haven't found the answer or at least did not recognize it when I saw it.

LordShryku
10-30-2003, 01:04 PM
Is there a C:\Windows?

The php.ini file should be in the system root folder. You can find this by going to a run command, and typing %SYSTEMROOT%

Your php.ini file should be in there. Edit that to reflect the new session.save_path, then restart Apache

stolzyboy
10-30-2003, 01:10 PM
And don't double post!!! Read the FAQ's in the General Forum!

azunoman
10-30-2003, 01:15 PM
For the answer to at this point is all my problems until I start at it again...

I apologize for the double post. Guess I was desperate...will not happen again...the double post...but I will be desperate many more times...

Cheers