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
>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