Hi All, new member, first post and all that, and I'm of course having problems with GD. I get the feeling I'm not the first one either!
Here's my situation:
Windows 2000 Advanced Server
PHP v4.3.1 running on IIS v5.0
I've read that GD is supposed to be bundled with v4.3.1 of PHP, but after searching the directory and not finding it I downloaded php_gd.dll from some site. I see that the php.ini mentions a php_gd2.dll, but I haven't been able to find it anywhere.
Anyways, I put the php_gd.dll into my c:\php\extensions directory, modified my php.ini extension_dir line to point to c:\php\extensions, uncommented the extension=php_gd.dll line and put the dll in the extensions directory. No luck sadly, and restarting the web server doesn't do anything to help. I still get the message 'Unknown(); Unable to load dynamic llibrary 'c:\PHP\extensions\php>gd.dll' - The specified procedure could not be found.'
Sadly I don't have a C compiler so downloading the GD source files is useless to me. Does anyone know where I might download php_gd2.dll? Does anyone know a fix to this problem?
Just one more question, anyone know of a good free SQL Server that works well with PHP? I'm totally new to all this, so it'd just be for use on my local machine.
Thanks in Advance,
Az.
p.s. This is also posted in the Windows forum, sorry for the double post but I wasn't sure where it should go...