Call to undefined function ImageCreateFromPNG()

How to resolve it ??

Using visual studio 2008 with php 5.

"Call to undefined function ImageCreateFromPNG()"

I have a system with a captcha in a form for sign up.

Now it not work. I enable the row extension=php_mysql.dll in php-dbg.ini.

Comments

    Hey! You need to include the

    Hey!
    You need to include the php_gd2.dll you probably want to include it into the php-xdebug.ini.

    Thomas

    Thank´s. Now it work

    Thank´s. Now it work !!!!!

    Best Regards.