View Full Version : OS Commerce
Liquid Imagination
30th March 2007, 09:23 PM
Please help!!
I installed OS commerce but when I go to my website 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.
Pohm
25th May 2007, 01:02 PM
I also get the same error, if some1 could perhaps update the PHP.ini file in the /usr/osc/ directory on the server( i think that is where it is.. ), just set register_globals to 1.. that would help..
Snow
31st May 2007, 09:58 AM
Hi,
Has there been any progress here? I am busy setting up an e-commerce site using osCommerce and would obviously like it to work.
Regards
kyle
31st May 2007, 12:34 PM
All you need to do is create a text document entitled 'php.ini'.
Within this text document place the following line:
register_globals = On
You will then need to set the permissions of the file to '755' and place it within the executing scripts directory. (the same directory that your script is located that requires this setting)
Once this is done, everything should be all set.
Let me know if you need any assistance in this process,
Powered by vBulletin™ Version 4.1.2 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.