Jump to content

Getting GD Library to work...


jbattle

Recommended Posts

Hello,

I have a linux server hosted at server beach. My server is running PHP version 4.3.9  I'm trying to get my php apps to create thumbnail images of larger graphics files using the GD library. According to the GD Library FAQ on the boutell.com/gd website version 4.3.X includes a version of gd as "standard equipment" and that it's not enabled by default. I just have to un-comment the 'extension=php_gd2.dll'. But I looked through my php.ini files and I don't have that line.

Is this one of the situations where php has to be compiled differently to get this functionality?

I don't see anything in phpinfo that leads me to believe that the gd library is available. Also, executing gd_info ( ) returns nothing.

Any help would be appreciated.

Thanks,
Link to comment
https://forums.phpfreaks.com/topic/15040-getting-gd-library-to-work/
Share on other sites

  • 7 months later...

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.