>From my php.ini file:

;GD2 is used for image creation
extension=php_gd2.dll

Are you sure that the php_gd2.dll file is in the extension directory
specified? (Below is where my extension directory is, so my php_gd2.dll is
in c:\server\PHP\extensions\php_gd2.dll)

; Directory in which the loadable extensions (modules) reside.
extension_dir = c:\server\PHP\extensions

----- Original Message ----- 
From: "Walter Ben" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 14, 2003 2:16 PM
Subject: [PHP-WIN] Pls help- can't load GD2 extension php_gd2.dll in PHP


>
> Server : Apache 2PHP  4.3.2 OS : Win XP Pro i can't load GD2 extension
php_gd2.dll in PHP , when i
>
> start Apache , it always alert "Can't load dynamic
>
> library php_gd2.dll" .
>
> I'm sure that no problems in my config . When i use
>
> other dll file such as php_java.dll, it has no errors
>
> and works!!! Any similar cases? Bug of new version?
>
>
>
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!



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

Reply via email to