majoritywhip Posted May 1, 2008 Posted May 1, 2008 I'm trying to set up an OSC template and when I go to http://mysite.com/catalog/install it says that FATAL ERROR: register_globals is disabled in php.ini, please enable it! I found php.ini in my root for some reason, opened it, typed, ON, and tried again. Is this where the php.ini is to be located? If not where? Thanks
Guest Posted May 1, 2008 Posted May 1, 2008 I'm trying to set up an OSC template and when I go to http://mysite.com/catalog/install it says that FATAL ERROR: register_globals is disabled in php.ini, please enable it! I found php.ini in my root for some reason, opened it, typed, ON, and tried again. Is this where the php.ini is to be located? If not where? Thanks It is located on the server host and cannot be accessed on a shared hosting. You should ask your host to enable the register globals alternatively you should consider changing your host.
BryceJr Posted May 1, 2008 Posted May 1, 2008 I'm trying to set up an OSC template and when I go to http://mysite.com/catalog/install it says that FATAL ERROR: register_globals is disabled in php.ini, please enable it! I found php.ini in my root for some reason, opened it, typed, ON, and tried again. Try this ... Since you already turn register_globals on (I'm assuming that's what you did), copy that php.ini you found in your root folder to your catalog folder.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.