Register Globals?

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Dyno69
-


Joined: 24 Sep 2006
Posts: 31

PostPosted: Tue Oct 17, 2006 9:55 pm    Post subject: Register Globals? Reply with quote

i used a tutorial to install php on my server but in the tutorial it asked me to turn Register Globals off. this script i have needs it to be on. will anything happen if i turn it on instead of the reccomended off.

thanks
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Oct 17, 2006 10:41 pm    Post subject: Reply with quote

It can be a security risk if the script is not written properly. If its a reputable script it should be ok. Try the script without first though, it might still work.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Dyno69
-


Joined: 24 Sep 2006
Posts: 31

PostPosted: Tue Oct 17, 2006 11:08 pm    Post subject: Reply with quote

ok thanks, i'm trying out phpnuke it wants it changed.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Oct 18, 2006 11:33 am    Post subject: Reply with quote

Dyno69 wrote:
ok thanks, i'm trying out phpnuke it wants it changed.


Open the php.ini file with Windows Notepad or any text editor, locate the line which begins with register_globals, and change its value to off. Save the file. Restart the server to ensure that all your PHP processes will be unloaded and will use the new php.ini settings.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Wed Oct 18, 2006 12:42 pm    Post subject: Reply with quote

yea most good php files will work with register_globals off (most even want it if like phpnuke and phpBB)
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group