Forum Moderators: coopster

Message Too Old, No Replies

Php 5.2.9

GD Image Library

         

tonynoriega

7:19 pm on Apr 7, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



is the GD image library included in PHP 5.2.9?

or is that a separate required install?

i just had my server admins install 5.2.9 and it seems as though on of my applications says its not installed....

maybe just need a re-boot?

venelin13

7:39 pm on Apr 7, 2009 (gmt 0)

10+ Year Member



Hello,
installing GD library is just a matter of a single configuration parameter:

--with-gd

Forward this information to your admins:
[php.net...]