Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error after copying to the server


lovit

Recommended Posts

Posted

is anyone here that knows that 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 have checkt and have change the options but without change.

 

please help me?

Posted

If you have edited the main php.ini file for the server then you need to reboot Apache or IIS for the change to take effect.

 

Vger

Posted

Try this in a .htaccess file in the root of your osCommerce website:

 

php_flag register_globals on

 

If this does not work and editing php.ini does not work then there is something wrong with your server setup.

 

Vger

Posted

Thx Vger

 

i?ve fount the mistake and now its working

 

i?ve edited the wrong php.ini

i had installed xampp and the php.ini that have to be edit is in the xampp/apache/bin directory.

 

thx for your help

Archived

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

×
×
  • Create New...