todd987 Posted December 4, 2003 Share Posted December 4, 2003 What do these errors mean on the bottom of the page? Warning: session_write_close(): open(/tmp\sess_82024acfea482aa83e3b15d10ac8f83d, O_RDWR) failed: No such file or directory (2) in c:\program files\easyphp1-7\home\catalog\includes\functions\sessions.php on line 106 Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in c:\program files\easyphp1-7\home\catalog\includes\functions\sessions.php on line 106 Any help would be appreciated Link to comment Share on other sites More sharing options...
jrwrestling Posted December 4, 2003 Share Posted December 4, 2003 Your sessions.php isnt loading correctly. It may be half uploaded, or have errors in it. Link to comment Share on other sites More sharing options...
todd987 Posted December 4, 2003 Author Share Posted December 4, 2003 Ah, I think I may have foudn the prob... Here's another error Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. Does that have anything to do with it? How do I go by doing this? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.