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: Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.