Anyone know of a good site that shows you how to install the GD image library?
Read that for 4.3.2 I only had to edit php.ini, simply take out colon on one line:
;extension=php_gd.dll
Did that but when I run phpinfo() doesn't say anything about gd image.
any suggestions?



