Guest Posted February 24, 2007 Posted February 24, 2007 Hi all, I am having a problem with the installation of osCommerce on a Linux server. I have installed on a Windows server without problems in the past. Anyway I keep getting this error: FATAL ERROR: register_globals is disabled in php.ini, please enable it! I have rung my hosting company and they say they cant enable register_globals in php.ini due to security reasons.... So I have found Register Globals Patch Files_1 contribution, with support or a tweak from Vger. I upload the files from the contribution and everything seems to be going well... BUT.... I click on install button and it goes to the next page, so I click on continue but everytime I click on continue it just stays on that page and doesnt goto step 2.... Anyone, especially Vger have any suggestions for this?? You can se it at www.lainesfootwear.co.uk/catalog/install Any help would be great!! Thanks Jub
ErollorD Posted February 24, 2007 Posted February 24, 2007 you just need .htaccess file (google it) and add php_flag register_globals on in it. This should solve all problems..
Guest Posted February 24, 2007 Posted February 24, 2007 you just need .htaccess file (google it) and add php_flag register_globals on in it. This should solve all problems.. Hi, Ive also tried that, and it gives an error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Thanks Jub
Guest Posted February 24, 2007 Posted February 24, 2007 contact hosting provider... Yup, did that too, they said they cant enable it due to security reasons...
Guest Posted February 24, 2007 Posted February 24, 2007 Anyone?? Please.... its doing my head in!! Thanks
minimal Posted February 25, 2007 Posted February 25, 2007 the reason that installation usually stucks in the step 2 is that it needs long_arrays on in php.ini...
pertho Posted February 25, 2007 Posted February 25, 2007 you just need .htaccess file (google it) and add php_flag register_globals on in it. This should solve all problems.. I have the same error. I whitch programme do I oben the .htaccess file, and how do I add the php_flag_register_globals_on ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.