lainey Posted March 3, 2007 Share Posted March 3, 2007 "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." but my php.inc file say this: # = = session.use_trans_sid = 0 # = = register_globals = 1 and my .htaccess file says this: #<IfModule mod_php4.c> # php_value session.use_trans_sid 0 # php_value register_globals 1 #</IfModule> Link to comment Share on other sites More sharing options...
Guest Posted March 3, 2007 Share Posted March 3, 2007 your host controls this. Install this module will take care of it. http://www.oscommerce.com/community/contributions,2097 Link to comment Share on other sites More sharing options...
lainey Posted March 3, 2007 Author Share Posted March 3, 2007 your host controls this. Install this module will take care of it. http://www.oscommerce.com/community/contributions,2097 thanks a lot! Actually, I contacted my host and they said they did something to their php...and then fixed it for me :) anyhow i'm sure someone else can find that contribution useful Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.