Call to undefined function imagecreatetruecolor()
| Project: | VS.Php for Visual Studio 2008 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | nemesisvault |
| Status: | active |
Description
If I try to debug my php project with xdebug i got the message: "Call to undefined function imagecreatetruecolor()". I have tried anything to solve this problem but there is no way. I tried to load the PHP module image but nothing. If I debug with DBG the image which would be created cannot be load.


Problem solved
I had to activate gd2 in php-xdebug.ini and php-dbg.ini