Hello, Does any body knows how to enable register globals? I have change on debian server the php.ini "register_globals =" to ON but the oscommerce works still not. I have created a php info file an the master value of register globals is ON but the local value is off. Any help how to enable the local value? Thanks.
oh sorry read only half of your post. you can set local value by htaccess php_flag register_globals on or in a "local php.ini" as some hosts use
also i try your methods in the etc/php5/apache2/php.ini and with a .htaccess file but dont works. Were is located the php.ini for the Local value do you know?
in the web root of your domain cant exactly remember,, i dont use apache webserver for a long time google it...