By Harry September 17, 20062:46 pm
Hello ,
Put the following code in a .htaaccess file for that user on Linux server as :
php_flag engine off
OR
in httpd.conf file and for that particular doamin you can put following code in >directory> as
php_admin_flag engine off
Cheers ,
Harry ,





