Jump to content

“call to undefined function imagecreatetruecolor” error in PHP & pChart


Recommended Posts

Hi folks, I am trying to integrate "pChart" with my PHP code. When I am trying to run the samples it gives me an error stating "call to undefined function imagecreatetruecolor". The suggestion solution was to load this dll "php_gd2.dll" so I have uncommented

 

extension=php_gd2.dll this part in PHP.INI file.

 

even after that i gives the same error.

 

a. I have tried restarting the server & machine too.

 

Please help me to solve this.

 

Thanks in Advance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.