Click to See Complete Forum and Search --> : GD installation problems...


Anon
12-18-2001, 06:06 AM
I'm trying to get the GD library installed on my server.

I've put 'php_gd.dll' in my c:\php directory

i've set, ' extension_dir = "C:\PHP\" '

and i've uncommented 'extension=php_gd.dll '

when i run PHPINFO() to see if its installed i get a pop up message saying:

'Unable to load dynamic library 'C:\PHP\php_gd.dll' - The specified procedure could not be found '

My server is running IIS on Windows 2000 with PHP4 installed.

Can anyone help?????

Thanks.