Guest Posted May 4, 2006 Posted May 4, 2006 I have just installed osC 2.2 MS2 and when I try to access my cart I get the following 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. I tried modifying my .htaccess file in my cart directory with "php_flag register_globals on" and that got rid of the above error but now I'm getting a 500 Internal Server Error and a 404 error. Can someone help me out? Thanks in advance!
MoisesZaragoza Posted May 4, 2006 Posted May 4, 2006 By any chance is your host godaddy.com? at the end of the day the code will be good
MoisesZaragoza Posted May 4, 2006 Posted May 4, 2006 By any chance is your host godaddy.com? at the end of the day the code will be good
MoisesZaragoza Posted May 4, 2006 Posted May 4, 2006 Ok I would call your host and they should tell you how to update the ini file at the end of the day the code will be good
Guest Posted May 6, 2006 Posted May 6, 2006 Ok I would call your host and they should tell you how to update the ini file Hi my host is godaddy and I am having the same problem. Do you think you can tell me what the problem is? Thanks, gabin
Guest Posted May 6, 2006 Posted May 6, 2006 try the register globals contribution http://www.oscommerce.com/community/contributions,2097
MoisesZaragoza Posted May 6, 2006 Posted May 6, 2006 Hi my host is godaddy and I am having the same problem. Do you think you can tell me what the problem is? Thanks, gabin You can call them there is something you have to change in the .ini file ther number is 1 480 505 8877 at the end of the day the code will be good
semorefred Posted May 7, 2006 Posted May 7, 2006 You can call them there is something you have to change in the .ini file ther number is 1 480 505 8877 modify the default php.ini file to this: register_globals = on allow_url_fopen = on i done this and it worked. but now my modules wont show up.. it just states the path in oscommerce...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.