Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installation Fails


UnseenMenace

Recommended Posts

Posted

I am attempting to install the latest osCommerce 2.2 Milestone 2 Update 051113 onto a server running MYSQL 5 and it keeps failing, I have also created a php.ini file which has the text in it register_globals = On and this has also been uploaded to the server and place in the catalog directory..

Yet whenI attempt to run the installation script I obtain the error message

 

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

 

Could anyone please assist in resolving this situation

Posted

Place this code in a .htaccess file in the root of your web (Apache servers only):

 

php_flag register_globals on

 

Vger

Archived

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

×
×
  • Create New...