to run captcha i uncommented
extension=php_g d2.dll in php.ini page
but on server i want to make this change by .htaccess file so i made a file
with .htaccess extension and pasted on it
extension=php_g d2.dll
uploaded it on server but this method doesnt work
kindly help me to make this uncomment change
on .htaccess file
extension=php_g d2.dll in php.ini page
but on server i want to make this change by .htaccess file so i made a file
with .htaccess extension and pasted on it
extension=php_g d2.dll
uploaded it on server but this method doesnt work
kindly help me to make this uncomment change
on .htaccess file
Comment