Hi,
I´ve a big problem. I´am a newbie in php and I´m using winxp and Foxserv2.0. I wanna test a session-login-tool.
Now my problem:
When I start the session I became a waring that the path is wrong.
I tried to call phpinfo() and there is:
session.save_path= F:/689/session/sessiondata
but I have modified this path in my php.ini file:
session.save_path= C:/;
but this doesn´t work. Where can I change the path and what it is important, that the ini-file is in the directory C:\windows??
Can anyone help me please!!!!!!
Bye cello


