<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install php-gd in CentOS</title>
	<atom:link href="http://www.rasyid.net/2008/02/02/install-php-gd-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rasyid.net/2008/02/02/install-php-gd-in-centos/</link>
	<description>Learning anything from anywhere</description>
	<lastBuildDate>Tue, 08 Feb 2011 13:42:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Khupcom</title>
		<link>http://www.rasyid.net/2008/02/02/install-php-gd-in-centos/comment-page-1/#comment-43337</link>
		<dc:creator>Khupcom</dc:creator>
		<pubDate>Tue, 12 Oct 2010 11:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rasyid.net/2008/02/02/install-php-gd-in-centos/#comment-43337</guid>
		<description>For new PHP version just use CentOS-Testing.repo

name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing

Regards,

Eric</description>
		<content:encoded><![CDATA[<p>For new PHP version just use CentOS-Testing.repo</p>
<p>name=CentOS-5 Testing<br />
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/<br />
enabled=1<br />
gpgcheck=1<br />
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing</p>
<p>Regards,</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kerneloverdrive</title>
		<link>http://www.rasyid.net/2008/02/02/install-php-gd-in-centos/comment-page-1/#comment-42271</link>
		<dc:creator>kerneloverdrive</dc:creator>
		<pubDate>Tue, 09 Sep 2008 05:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rasyid.net/2008/02/02/install-php-gd-in-centos/#comment-42271</guid>
		<description>Hi, 

this worked:

&quot;CentOS-Base.repo  CentOS-Media.repo
# cd ..
# ls


#exclude=apache* courier* exim* httpd* mod_ssl* mysql* perl* php* proftpd* pure-ftpd* spamassassin* squirrelmail*
exclude=apache* courier* exim* httpd* mod_ssl* mysql* perl* proftpd* pure-ftpd* spamassassin* squirrelmail*
cachedir=/var/cache/yum
keepcache=1
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
metadata_expire=1800

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

as I see in â€˜excludeâ€˜ list,  php* exist . That make php-gd isnâ€™t available for installing.&quot;

-----------------------------------------------

I am trying to install Image_Graph and it requires 
php-gd.

I can see that the gd is installed but:

1. php -v the result is 5.2.5
2. yum list php the result is 
    php.x86_64            4.3.9-3.22.12          installed

please help.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>this worked:</p>
<p>&#8220;CentOS-Base.repo  CentOS-Media.repo<br />
# cd ..<br />
# ls</p>
<p>#exclude=apache* courier* exim* httpd* mod_ssl* mysql* perl* php* proftpd* pure-ftpd* spamassassin* squirrelmail*<br />
exclude=apache* courier* exim* httpd* mod_ssl* mysql* perl* proftpd* pure-ftpd* spamassassin* squirrelmail*<br />
cachedir=/var/cache/yum<br />
keepcache=1<br />
debuglevel=2<br />
logfile=/var/log/yum.log<br />
pkgpolicy=newest<br />
distroverpkg=redhat-release<br />
tolerant=1<br />
exactarch=1<br />
obsoletes=1<br />
gpgcheck=1<br />
plugins=1<br />
metadata_expire=1800</p>
<p># PUT YOUR REPOS HERE OR IN separate files named file.repo<br />
# in /etc/yum.repos.d</p>
<p>as I see in â€˜excludeâ€˜ list,  php* exist . That make php-gd isnâ€™t available for installing.&#8221;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>I am trying to install Image_Graph and it requires<br />
php-gd.</p>
<p>I can see that the gd is installed but:</p>
<p>1. php -v the result is 5.2.5<br />
2. yum list php the result is<br />
    php.x86_64            4.3.9-3.22.12          installed</p>
<p>please help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

