Yes, I am trying to make GD2 work for image creation;
and I am sure that the php_gd2.dll file is in the right extension directory
specified (since some other .dll (e.g. php_java.dll and php_zip.dll) in some extension 
directory works when I enable them)
 
I am wondering why some dll files work, but php_gd2.dll? 
 
many thanks.


Stephen <[EMAIL PROTECTED]> wrote:

>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" 
To: 

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!



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Reply via email to