RE: [PHP] GD, and GD JPEG
- From: lists@xxxxxxxxxxx ("Peter Lauri")
- Date: Sun, 26 Nov 2006 22:59:11 +0700
I don't know what environment you are on, because I have been absent from
this list a long while. If you are on a Linux distribution you might be able
to do this via the command line:
yum install php-gd.i386
service httpd restart
That might install GD and then restart the web server.
/Peter
-----Original Message-----
From: sublimenal [mailto:asleboeuf@xxxxxxxxxxx]
Sent: Sunday, November 26, 2006 6:31 AM
To: php-general@xxxxxxxxxxxxx
Subject: Re: [PHP] GD, and GD JPEG
Hey you need to ./configure it into your php installation via the command
line
Jeff-153 wrote:
Hi there.
I installed a script but it requires GD and GD JPEG
I downloaded GD, and GD JPEG
But how the heck do I install it?
Thanks guys
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
View this message in context:
http://www.nabble.com/GD%2C-and-GD-JPEG-tf2705080.html#a7543299
Sent from the PHP - General mailing list archive at Nabble.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
- References:
- Re: [PHP] GD, and GD JPEG
- From: sublimenal
- Re: [PHP] GD, and GD JPEG
- Prev by Date: Negative memory_get_usage() Values
- Next by Date: Re: [PHP] Negative memory_get_usage() Values
- Previous by thread: Re: [PHP] GD, and GD JPEG
- Next by thread: GD.. con't
- Index(es):
Relevant Pages
|