kevonini Posted April 28, 2012 Share Posted April 28, 2012 My sessions were not working when I put them live recently. I used the ini_set("display_errors", "1"); error_reporting(-1); code to find out the error and was given this "Notice: A session had already been started - ignoring session_start()" Since the hosting company seems to autoload sessions...how do I go about setting my session variables now as they are not being passed through the site? Link to comment https://forums.phpfreaks.com/topic/261743-session_autoload-issue/ Share on other sites More sharing options...
kevonini Posted April 28, 2012 Author Share Posted April 28, 2012 It's ok..I edited the php.ini file and I am ok. Link to comment https://forums.phpfreaks.com/topic/261743-session_autoload-issue/#findComment-1341306 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.