OScommerce - Server Requirement 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.”

This error was driving me crazy but then i found a very simple fix.

  1. Download http://www.hostingzoom.com/phpini.txt
  2. Rename phpini.txt to php.ini
  3. Edit the php.ini, set the value of register_globals to On
  4. Now simply upload this php.ini into the directory where this script is located.

Please take a note that it should be put in every folder where php scripts are expected to be run.

No Comments Yet

You can be the first to comment!

Live Preview

Speak Your Peace

You must be logged in to post a comment.