Guest Posted December 7, 2002 Posted December 7, 2002 Hey all, I'm getting the following error.... Fatal error: Failed to initialize session module in /home/jnhinc/public_html/catalog/includes/functions/sessions.php on line 67 Warning: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 I go to line 67 of sessions.php and it looks like this... return session_start(); Any Ideas? Thanks for the help.. If you need to check out the site yourself you can go to http://www.hookupz.net
Guest Posted December 7, 2002 Posted December 7, 2002 I take it it's fixed as your shop looks ok Actually, I had to get it up and running, so i changed the setting in configure.php to 'mysql' for the session data. If i take mysql out of that setting, it still has the same error.
hduong99 Posted January 5, 2004 Posted January 5, 2004 How did you finally resovle this problem, I have the same problem.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.