Dear members,
please help me.
i am getting register_globals setting disabled warning.
i have attached a .htaccess file with my catalog folder, i have also attached php.ini file with my catalog folder.
my .htaccess file has code given below
<IfModule mod_php4.c>
php_value include_path ".:/usr/local/lib/php"
php_admin_flag safe_mode on
php_value register_globals on
</IfModule>
my php.ini file have code given below
register_globals = ON
i have done a lot of afforts. i have read existing topics on same problem and try for solution. but my problem is still same. i need urgent help please
Thanks in advance
madhukar garg