I have tried several times to install GD library on Win98+PHP4.0.6+Apache(module mode),
but can't get it, no GD info showed after calling <? phpinfo();?>.
the ; before extension=php_zlib.dll and extension=php_gd.dll have been removed, PHP locates in c:\php
the php_gd.dll locates in c:\windows\system\extensions\
All works have been done as mentioned above, but still no GD module.
Who would please give me the detailed introduction on how to install GD?
which directory should the gd-1.8.4.zip and zip files for libpng, zlib and jpeg-6b be extracted to?
Thank you!