tfsilver Posted February 13, 2008 Share Posted February 13, 2008 I recently upgraded from PHP 4.2 to 5.25 only to find out that my php.ini file needs updates as well. I use session variables in windows to pass info around. They worked fine in 4.2 but now in 5.25 the path for the session file does not exists. I have changed the ini file to the /tmp the same as before in 4.2 but still I get an error that the session file does not exist. I am not sure what I need to do to get session variables to work. Help? Tony Link to comment https://forums.phpfreaks.com/topic/90853-session-variables-from-php-ver-42-to-525/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.