Im getting an error message when I try to run a script with image support and I figured it was because I dont have GD enabled via PHP.
I uncommented the line extension=php_gd2.dll and saved the php.ini file. HOwever, now I cannot even access any php file...they all won't load. I just get a never ending progress bar in my status window.
Do I need to download the GD libraries or is PHP already pre-built with them? Any help?