Hi experts,
Have you ever installed and used GD with PHP5. If yes please guide me how I can use GD with PHP on windows 2000/XP plateform using Apache as Server.
I have tried this:
Set extension dir to c:\php in php.ini file
Put php_gd2.dll in c:\php dir. I get this dll from my old installation of php4.3
uncomment the line "extension=php_gd2.dll "
Restart Apache
Reload php file and I get this error
"PHP Startup: Unable to load dynamic library 'c:\php\php_gd2.dll' -
The specified module could not be found."
Thanks,
Waqas
Start Free Trial