WAMP - How do I install GD in windows?
Saturday, May 16th, 2009In PHP.ini file
Find the following line:
;extension=php_gd2.dll
Uncomment extension=”php_gd2″.dll by deleting the ‘;’ in front of it.
Restart Apache.
In PHP.ini file
Find the following line:
;extension=php_gd2.dll
Uncomment extension=”php_gd2″.dll by deleting the ‘;’ in front of it.
Restart Apache.