Integrating multi-store add on with Oscommerce

Avatar
  • Answered
I am newbie. When I am integrating multi-store_v2.1 with oscommerce 2.3.4 then i am getting this error
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.

I had made changes in php.ini and .htaccess file and even placed php.ini and .htaccess file in my catalog folder but still this error is coming
Thanks in advance
Avatar
Arn

Hello,

Sorry to hear that you're having problems with the Server Requirement Error: register_globals is disabled in your PHP configuration. You should be able to fix this by enabling the option in your PHP.INI file. It sounds like you did do this, but most likely in a PHP.INI file that is not applying to your osCommerce installation. You need to make sure that you modify the PHP.INI that is in the root of your osCommerce installation. If you want to make change to the PHP.INI file that is at the root of your web server, you can also make that file apply to ALL of your folders by making it recursive. The instructions for modifying your php.ini and .htaccess files are the links I have provided. I hope this helps to answer your question, please let us know if you require any further assistance.

Regards,

Arnel C.