Jump to content

GD Extension


aconnal

Recommended Posts

Hello folks,

Right I seem to be struggling to enable the GD extension within PHP. I am running an apache webserver with openssl and a mysql database on Windows XP.

I have done some extensive searching on this and tried many solutions but to no avail and now I'm stuck.

I have uncommented the gd2 extension in the php.ini file and also changed the extension_dir to c:\php\extensions. However when I run phpinfo.php it says that my extension_dir is c:\php4? This is not set in the .ini file so I'm a little confused to why it is saying this.

I have also tried renaming files moving the .dll and still no luck! So thought I'd see if a kind person on here could help me?

I am trying to use JpGraph to create dynamic graphs with data from my database, but when I run the script for the graphs I get this error:

[i]"JpGraph Error This PHP installation is not configured with the GD library. Please recompile PHP with GD support to run JpGraph. (Neither function imagetypes() nor imagecreatefromstring() does exist)"[/i]

Any help would be much appriciated.

Thanks

A
Link to comment
https://forums.phpfreaks.com/topic/26431-gd-extension/
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.