Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin error - register globals


Guest

Recommended Posts

Posted

I have the software installed and the store shows up OK but when I go to catalog/admin I get the following 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.

The php.ini file at the root and the php.ini in the catalog have register_globals enabled.

 

Both php.ini files include

register_globals = On
Posted
I have the software installed and the store shows up OK but when I go to catalog/admin I get the following error

 

The php.ini file at the root and the php.ini in the catalog have register_globals enabled.

 

Both php.ini files include

I went ahead and just created a php.ini for the admin folder and it seems to be working fine.

Archived

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

×
×
  • Create New...