pinakas Posted November 24, 2007 Posted November 24, 2007 Hi, Today two strange thinks happed: 1. my oscommerce shops is working, but my admin page show the follwing error: FATAL ERROR: register_globals is disabled in php.ini, please enable it! THE PROBLEM LIES ONLY IN THE ADMIN PAGE. I contacted with the support and the guy changed the htaccess file of admin to: AuthType basic AuthName "Secured area" AuthUserFile /hsphere/local/home/****/.htmaster/admin Require valid-user AddHandler php4-script .php Action php4-script /php4bin/php php_flag register_globals On What the hell is the script ? as he told me that i need to upgrade the oscommerce to php 5 (?) :( Why the problem happened ? as I did not made any modification ------------------------------------ AddHandler php4-script .php Action php4-script /php4bin/php -------------------------------------- I saw the info of the server and i am running: PHP Version 4.4.7 and mysql 5.0 Quote
web-project Posted November 24, 2007 Posted November 24, 2007 oscommerce easily support up to PHP version 5.2.x simply enable the register_globals. Do the search in contribution db & you will find plenty contributions. Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.