Marcovip Posted May 26, 2004 Posted May 26, 2004 I'm having problems running a new Installation on my Hosting company. The company is XO communications (www.xo.com). It's a Unix Server with MySQL and PHP support. I have installed on my local machine, running Apache/MySql and it's working fine. When I uploaded to my hosting and tried to run the installation it gives this error: FATAL ERROR: register_globals is disabled in php.ini, please enable it! Any ideas ?? I already spoke with the support at XO but so far, they couldn't find where the problem is.
vasttech Posted May 26, 2004 Posted May 26, 2004 You probably do not have access to the php.ini file. Ask your host to take a look and see if register_globals is set to on. If not ask them to turn it on for you. Try searching the forums for register_globals as this is a fairly common problem. osCommerce Knowledge Base osCommerce Documentation Contributions
detsouvalas Posted May 26, 2004 Posted May 26, 2004 You may also try to add # Set Globals ON php_flag register_globals on in the .htaccess file of your shop's root catalog ... depending on the configurationof the host, it could work! Antonios
Recommended Posts
Archived
This topic is now archived and is closed to further replies.