Answers

Oct 30, 2006 - 01:25 AM
I found out that it was a problem of ghe GD library not being enabled.
What I did was to open the php.ini file and locate the line:
;extension=php_gd2.dll
and then removing the ";" in front, which otherwise means that it is commented out.
Then I had to restart IIS, which I did running the commando prompt and writing:
iisreset /restart
What I did was to open the php.ini file and locate the line:
;extension=php_gd2.dll
and then removing the ";" in front, which otherwise means that it is commented out.
Then I had to restart IIS, which I did running the commando prompt and writing:
iisreset /restart

Aug 27, 2009 - 02:10 AM
question is that image is not loaded in captcha
Add New Comment