Hi. After much reading, I'm still unable to get php_gd.dll working under Windows NT4, SP6a.
I get the following message:
PHP Warning: Unable to load dynamic library 'c:/php/ext/php_gd.dll' - The specified procedure could not be found. in Unknown on line 0
The dll is in that directory, but I didn't do an "easy install" of it. It was downloaded after the basic installation.
Do I need to make a manual registry entry? If so, where can I find the syntax. The last thing I need today is a hosed registry. I tried registering it using regsvr32, but attempt failed.
Anyway, TIA for any info.