PDA

View Full Version : Register Globals Problem.


Warcry-Studio
09-03-2006, 07:17 AM
Hi Guys,

After running a domain for 2 yrs without a problem, I buy a new 1.... now when I try to install oscommerce via Fantastico or a custom install I get the following error.

"FATAL ERROR: register_globals is disabled in php.ini, please enable it!"

I have the php.ini files in the directories that require it and also the php.ini has the following line in it.

"register_globals = On"

Any ideas guys?

Regards

Stevenmack65@hotmail.com is my msn if you can help add me and we can have a chat thx!

dkinzer
09-03-2006, 10:24 AM
Running with RegisterGlobals = On makes your site easier to hack. You should apply the Register Globals contribution (http://www.oscommerce.com/community/contributions,2097) that makes it unnecessary. It is easy to add if you have not installed any other contributions since pre-modified files are provided. Even if you have installed other contributions or made changes yourself, the edits are not difficult to apply.