Forum Moderators: coopster

Message Too Old, No Replies

GD2.0 in PHP5?

Is it automatically setup?

         

bluedalmatian

11:40 pm on Feb 15, 2005 (gmt 0)

10+ Year Member



I seem to remember reading somewhere that GD2 was now included with PHP5 but I cant find any reference to it on the PHP website, nor can I find instructions on how to ensure PHP5 has GD2 enabled.

Does the default source download include GD2 and is it automatically enabled when I install it or do I need to add an option to the configure command?

Thanks

I'm on a Unix system as you've probably guessed.

JohnCanyon

12:25 am on Feb 16, 2005 (gmt 0)

10+ Year Member



you can always do a
phpinfo();

That should tell what is configured.

coopster

12:34 am on Feb 16, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member




but I cant find any reference to it on the PHP website

Image Functions [php.net]