Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

.htaccess


craft1321

Recommended Posts

Posted

i need help...im installing a new template.and after i finished transferring all the files.i refreshed my site and i got this message

 

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.

 

what code am i going to write?please help

Posted
i need help...im installing a new template.and after i finished transferring all the files.i refreshed my site and i got this message

 

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.

 

what code am i going to write?please help

 

try this

 

#php_flag register_globals on

 

Aran

Archived

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

×
×
  • Create New...