Guest Posted April 6, 2005 Posted April 6, 2005 Hi - i'm a novice to oscommerce I have loaded oscommerce on to my windows server and created the dirctory catalog. i have tried to log on to http://www.mydomain.com/catalog and i get the following message. "FATAL ERROR: register_globals is disabled in php.ini, please enable it!" I know i need to enable register_globals in php.ini but i'm not sure how or where to do this. Help!
Guest Posted April 6, 2005 Posted April 6, 2005 Hi - i'm a novice to oscommerce I have loaded oscommerce on to my windows server and created the dirctory catalog. i have tried to log on to http://www.mydomain.com/catalog and i get the following message. "FATAL ERROR: register_globals is disabled in php.ini, please enable it!" I know i need to enable register_globals in php.ini but i'm not sure how or where to do this. Help! <{POST_SNAPBACK}> If you have the permission, search for php.ini and change: register_globals = Off to register_globals = On
Guest Posted April 6, 2005 Posted April 6, 2005 P.S. You'll need to restart the server for the changes to take effect. (Hence the .ini file)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.