jordanwb Posted March 28, 2009 Share Posted March 28, 2009 The problem is probably in my php.ini file but: <?php print "Session Save path is: ".session_save_path(); ?> Result: Session Save path is: Link to comment https://forums.phpfreaks.com/topic/151541-session_save_path-gives-nothing/ Share on other sites More sharing options...
wildteen88 Posted March 28, 2009 Share Posted March 28, 2009 Make sure you have set, session.save_path within the php.ini Link to comment https://forums.phpfreaks.com/topic/151541-session_save_path-gives-nothing/#findComment-795936 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.