quickstopman Posted April 11, 2008 Share Posted April 11, 2008 i get an extremely weird error when ever i go to this page for the first time during a session Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0 i even disabled session.bug_compact_42 to off in the php.ini file im confused anyone know what to do about this? Link to comment https://forums.phpfreaks.com/topic/100610-solved-%C2%A1solved/ Share on other sites More sharing options...
conker87 Posted April 11, 2008 Share Posted April 11, 2008 Can we see your code? Link to comment https://forums.phpfreaks.com/topic/100610-solved-%C2%A1solved/#findComment-514548 Share on other sites More sharing options...
quickstopman Posted April 11, 2008 Author Share Posted April 11, 2008 fortunately i thought it over again and made a new php.ini file in the directory im in, and then instead of setting each off the settings to = 2 i made it so they = Off and no i don't get the error well sorry about this post guys =[ -Zack PS: for some reason i can't set this post to solved so i'll changed the name! Link to comment https://forums.phpfreaks.com/topic/100610-solved-%C2%A1solved/#findComment-514549 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.