imagecreate command & PHP5

fbsd fbsd at a1poweruser.com
Tue May 16 08:21:37 PDT 2006


Thank you.  That was the info I needed. Got it working now.

-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Daniel A.
Sent: Tuesday, May 16, 2006 10:01 AM
To: fbsd at a1poweruser.com
Cc: freebsd-questions at FreeBSD. ORG
Subject: Re: imagecreate command & PHP5


fbsd wrote:
> How do I add imagecreate command support to PHP5??
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"
Firstly, you lookup the function on php.net and see what it depends
on.
In this case, imagecreate depends on GD. So, this means you have to
install the graphics/php5-gd port.
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list