/    Sign up×
Community /Pin to ProfileBookmark

how to enable the register_globals

helo..

can somebody please help me

y this error appear after my login process ?

>>

[COLOR=Red]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
[/COLOR]

<<

how to enable the register_globals?.. izzit at PHP configuration on my APACHE program?..
help me please..

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@NogDogApr 10.2006 — It's a PHP configuration issue. Activating it may have unwanted side-effects on other scripts, and leaving it off is considered the prefered mode now. I would therefore recommend editing the script that is raising the warning rather than changing the PHP configuration and possibly ending up with more problems (plus it's considered a security risk). See http://www.php.net/manual/en/security.globals.php for more info.
Copy linkTweet thisAlerts:
@d3lia5authorApr 10.2006 — tq it works!

?
×

Success!

Help @d3lia5 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...