Jump to content

Upgrading from php 4 to 5.25 Session Variables


tfsilver

Recommended Posts

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

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.