At 10:44 PM 12/22/2001 -0500, Andrew Saturn wrote:
>PHP Warning:  Unable to load dynamic library './php_gd.dll' - One of the 
>library
>  files needed to run this application cannot be found.
[...]

>I used the default gd library, and it's uncommented in php.ini:
>
>extension=php_gd.dll

Did you forget to set

extension_dir =

to the right path in PHP.INI?


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to