hello,
i had the extension php_gd2.dll, and put it on "c:\php\ext" ( this is my extension_dir ), i also uncommented the php_gd2.dll in my php.ini, i am using PHP 5.1.2.
now my problem was, i always ecounter this error message:
[PHP]
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_gd2.dll' - The specified module could not be found. in Unknown on line 0
[/PHP]
does anyone know about this? i've been searching about this problem from the internet, right now i haven't find the answer yet..
i'll appreciate any comments and suggestions regarding my problem.
thanks in advance.
--nert (^_^)