Register_Globals

Register_Globals

Posted by: ShadowK
Posted on: 2008-08-24 13:16:00

Hello everyone.

Recently I have installed a script on my website that requires Register_Globals to be activated.

I was curious as to if anyone has discovered a way to circumvent that necessity?

Any help is greatly appreciated.

Here is the error message I am receiving:
Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.

Here is the location:
http://www.155websites.com/ebook/

Re: Register_Globals

Posted by: sXi
Posted on: 2008-08-24 17:04:00

Tell the guys here which script you're running, they might already be aware of a fix.


Re: Register_Globals

Posted by: pyr02k1
Posted on: 2008-08-25 01:01:00

this is a solution. dont know if it works or how well it works, as i've never had to disable it.

http://forums.alwayswebhosting.com/showthread.php?t=1918

This site gives the same info, generally.
http://textpattern.com/faq/141/how-do-i-turn-off-registerglobals

this one explains how to create your own php.ini
http://wiki.dreamhost.com/PHP.ini

Re: Register_Globals

Posted by: ShadowK
Posted on: 2008-08-25 12:13:00

I need to ENABLE Register_Globals - not disable it! :P

As for the script - it's a custom modified version of OS Commerce.

Re: Register_Globals

Posted by: sXi
Posted on: 2008-08-25 14:57:00

osc register_globals patches here:

OSC-reg-globals

Start with v1.5 followed by the bugfix.

REGISTER GLOBALS - V 1.5 - Richard 05/09/2006
REGISTER GLOBALS - V 1.5 bugfix v2 - Steve 09/10/2006



Re: Register_Globals

Posted by: pyr02k1
Posted on: 2008-08-27 02:47:00

Haha, sorry. I was pretty much asleep at the time :)

Tags: ini configurationregister globalscatalog directoryhello everyonehtaccess fileconfiguration fileerror message