Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


7603dimo

Recommended Posts

After install os by Fantastico , i tied to log in to admin area with the corret password.

But it showed up with this message.

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

 

where can i enable it?

 

thank u :(

Link to comment
Share on other sites

:( I have been asked by a client to install OsCommerce on their website. After finding out the hard way that all the files did not upload, I have now managed to upload all the missing files only to receive the following error message:

 

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

 

I do not know where to find the php.ini, or where and how to change folder permissions.

 

I'm on a bit of a deadline as my client would like to know ASAP if they can use Oscommerce and with all the time I have invested so far, I'm very frustrated and would appreciate some help from some very smart people out there!!!

 

Thanks heaps...

DoriJ

Link to comment
Share on other sites

  • 2 weeks later...

Adding that command to just the root directory won't work. The best way is to install the Register Globals contribution.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

php_flag register_globals on

 

Provided it is allowed by your host and the server is Apache based then putting that fix into the root of your web will work for all folders.

 

If you install the Register Globals Patch then be aware that most Contributions are not written to work with Register Globals 'off' in php.ini.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...