i have placed the php_gd2.dll in c/php directory & the i have changed the php.ini
configration . I have removed the commenting in extentions=php_gd2.dll & the i have changed my extensions dir to c:/php but while running the program it is showing unabel to load the php_gd2.dll
plz help me

    Have you done a phpinfo() and verified that the extension_dir directive shows the correct setting?

    Also, is there any reason why you moved the .dll file outside of the 'extensions' folder?

      have u tried loading the standard php_gd.dll?

        Write a Reply...