7603dimo Posted September 4, 2006 Share Posted September 4, 2006 After install os by Fantastico , i tied to log in to admin area with the corret password. But it showed up with this message. "FATAL ERROR: register_globals is disabled in php.ini, please enable it!" where can i enable it? thank u :( Link to comment Share on other sites More sharing options...
Guest Posted September 6, 2006 Share Posted September 6, 2006 :( I have been asked by a client to install OsCommerce on their website. After finding out the hard way that all the files did not upload, I have now managed to upload all the missing files only to receive the following error message: FATAL ERROR: register_globals is disabled in php.ini, please enable it! I do not know where to find the php.ini, or where and how to change folder permissions. I'm on a bit of a deadline as my client would like to know ASAP if they can use Oscommerce and with all the time I have invested so far, I'm very frustrated and would appreciate some help from some very smart people out there!!! Thanks heaps... DoriJ Link to comment Share on other sites More sharing options...
Brown Knight Posted September 6, 2006 Share Posted September 6, 2006 you need to do one of these things, ask your host about register globals in the php.ini, install the register globals contribution or move to a server where this is not in play. Link to comment Share on other sites More sharing options...
Guest Posted September 19, 2006 Share Posted September 19, 2006 insert the folowing in your catalog/.htaccess file php_flag register_globals on Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 19, 2006 Share Posted September 19, 2006 Adding that command to just the root directory won't work. The best way is to install the Register Globals contribution. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
megnath Posted September 19, 2006 Share Posted September 19, 2006 go to google type Register Globals V 1.4a (ZIP archive) first like will solve you problem definetly this pach has worked for me... Link to comment Share on other sites More sharing options...
♥Vger Posted September 19, 2006 Share Posted September 19, 2006 php_flag register_globals on Provided it is allowed by your host and the server is Apache based then putting that fix into the root of your web will work for all folders. If you install the Register Globals Patch then be aware that most Contributions are not written to work with Register Globals 'off' in php.ini. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.