Jump to content

[SOLVED] ¡SOLVED!


quickstopman

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.