lovit Posted February 22, 2006 Posted February 22, 2006 is anyone here that knows that Error? Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory. i have checkt and have change the options but without change. please help me?
♥Vger Posted February 22, 2006 Posted February 22, 2006 If you have edited the main php.ini file for the server then you need to reboot Apache or IIS for the change to take effect. Vger
lovit Posted February 22, 2006 Author Posted February 22, 2006 ok i do that but without success. i have the apache
♥Vger Posted February 22, 2006 Posted February 22, 2006 Try this in a .htaccess file in the root of your osCommerce website: php_flag register_globals on If this does not work and editing php.ini does not work then there is something wrong with your server setup. Vger
lovit Posted February 22, 2006 Author Posted February 22, 2006 Thx Vger i?ve fount the mistake and now its working i?ve edited the wrong php.ini i had installed xampp and the php.ini that have to be edit is in the xampp/apache/bin directory. thx for your help
Recommended Posts
Archived
This topic is now archived and is closed to further replies.