I had similar issue with my php_mssql.dll.

Problem turned out to be mismatching version.  Make sure that dll is
compatible with the version of PHP you are using.

Maybe your problem is same as mine was.

Hope that helps,
Nicole
www.aeontrek.com

"Jefferrs" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> "Unable to load dynamic library 'c:\php\extensions\php_gd.dll' - The
> specified procedure could not be found"
>
> That's the error message I get when trying to enable the GD extension in
> PHP4.1.1 on the Xitami webserver.
>
> My extensions directory is specified as:
>
> extension_dir = c:\php\extensions\
>
> and I've uncommented the GD dll. And yes, the locations and filenames
match
> up.
>
> Can anyone help?
>
>



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

Reply via email to