Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

register_globals


jepperson

Recommended Posts

Posted

I am attempting to install osCommerce for the first time and as I soon as I attempt to reach the install.php page for the initial install I get the following message:

register_globals is disabled in php.ini

 

I have asked the hosting company about it and they said this is disabled for security reasons. Is there anything I can do, or do I need to find a new hosting company?

 

Any help is appreciated.

 

Thanks in advance!

Posted

in .htaccess (if you don't have this file, create it)

 

add this

 

register_globals="on"

Archived

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

×
×
  • Create New...