Hello
I have recently upgraded from PHP4 to PHP5, and are now having problems with using sessions. The code hasen't changed so the problem must be with the new php.ini file i copied across. My php.ini file is located in my windows directory, where i have also created a directory called 'SESSIONS' to hold the session data. I have unhighlighted the session path line and have changed it to 'session.save_path = "/sessions"' the rest of the php.ini file is set as it was previously.
I would be very grateful if anyone know where i am going wrong, as ic an't see that going to PHP5 should make a difference and as the php code hasn't chanegd it must be my configuration.
Thanks
Ian