Hi

Mike Franks wrote:
> I am having a problem with the extension php_gd.dll
> When the script call for php_gd.dll the server console shows
>
> Warning
>
> Unable to  load the dynamic library 'C:\WINNT\system32\php_gd.dll'-
> The specified procedure could not be found.
> Info;
>
> Win2k Server
> Service Pack 3
> PHP 4.2.3
>
> extension_dir="c:\winnt\system32\"
>
> extension=php_gd.dll
>
> Any ideas where to look for this problem?
>
Do you have php_gd.dll in your windows\system32?
Usually the extension dir is path to your-php-directory\extensions

Christoph



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to