Jump to content

GD is not installed


ayok

Recommended Posts

Hi,

 

I've installed apache2triad somedays ago. Now I want to learn about drawing with php which needs GD library support.

 

Before that I test the server if there is GD library installed. So I use this code:

if(!function_exists("gd_info"))

But the result is no GD installed.

 

I check the phpinfo, i think there is GD installed. I check php.ini, the phrase extension:php_gd.dll, it is already uncomment. So, I don't what else I should do.

 

Could someone tell me how to solve this problem?

 

Thank you,

ayok

Link to comment
https://forums.phpfreaks.com/topic/63008-gd-is-not-installed/
Share on other sites

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.