<?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: Add PHP GD support on a Linux server with Plesk</title> <atom:link href="http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Retz</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-173705</link> <dc:creator>Retz</dc:creator> <pubDate>Mon, 05 Sep 2011 07:49:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-173705</guid> <description>Hi!
Thanks a lot for this thread. I was able to install php-gd on my server.
More power!
God bless you!</description> <content:encoded><![CDATA[<p>Hi!</p><p>Thanks a lot for this thread. I was able to install php-gd on my server.</p><p>More power!</p><p>God bless you!</p> ]]></content:encoded> </item> <item><title>By: Farshid</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-160460</link> <dc:creator>Farshid</dc:creator> <pubDate>Wed, 27 Oct 2010 11:43:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-160460</guid> <description>That was perfect... It does really work...</description> <content:encoded><![CDATA[<p>That was perfect&#8230; It does really work&#8230;</p> ]]></content:encoded> </item> <item><title>By: ee</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-150719</link> <dc:creator>ee</dc:creator> <pubDate>Sun, 20 Sep 2009 01:52:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-150719</guid> <description>thanks!</description> <content:encoded><![CDATA[<p>thanks!</p> ]]></content:encoded> </item> <item><title>By: jeffatrackaid</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-148115</link> <dc:creator>jeffatrackaid</dc:creator> <pubDate>Tue, 14 Apr 2009 15:47:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-148115</guid> <description>RHEL 5 uses Yum not up2date.
Depending on your server provider, you find find a large number of PHP-* modules missing.  Always try to get them via yum/up2date before looking to 3rd parties.
There are some 3rd party RPMs out there for specific functions. I recommend you use them with caution.</description> <content:encoded><![CDATA[<p>RHEL 5 uses Yum not up2date.</p><p>Depending on your server provider, you find find a large number of PHP-* modules missing.  Always try to get them via yum/up2date before looking to 3rd parties.</p><p>There are some 3rd party RPMs out there for specific functions. I recommend you use them with caution.</p> ]]></content:encoded> </item> <item><title>By: 11am</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-148057</link> <dc:creator>11am</dc:creator> <pubDate>Wed, 08 Apr 2009 21:33:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-148057</guid> <description># up2date php-gd
does not work in my RH Linux 5</description> <content:encoded><![CDATA[<p># up2date php-gd<br
/> does not work in my RH Linux 5</p> ]]></content:encoded> </item> <item><title>By: Shane</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-144200</link> <dc:creator>Shane</dc:creator> <pubDate>Sat, 28 Jun 2008 01:48:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-144200</guid> <description>You are the Man !!!!   thanx a lot plus a thousand times!!!!</description> <content:encoded><![CDATA[<p>You are the Man !!!!   thanx a lot plus a thousand times!!!!</p> ]]></content:encoded> </item> <item><title>By: Sumith</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-143926</link> <dc:creator>Sumith</dc:creator> <pubDate>Fri, 30 May 2008 11:49:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-143926</guid> <description>hi Vivek,
in my case php-gd is already installed but its not listing in phpinfo.php.
plz go thru the following out outputs.
# rpm -qa &#124; grep -i php
php-cli-5.2.4-1.fc7
php-gd-5.2.4-1.fc7
php-mbstring-5.2.4-1.fc7
php-snmp-5.2.4-1.fc7
php-5.2.4-1.fc7
php-dba-5.2.4-1.fc7
php-ldap-5.2.4-1.fc7
php-pdo-5.2.4-1.fc7
php-ncurses-5.2.4-1.fc7
php-odbc-5.2.4-1.fc7
php-soap-5.2.4-1.fc7
php-xmlrpc-5.2.4-1.fc7
php-pear-MDB2-2.4.1-2.fc7
php-magickwand-1.0.1-1.fc7
php-common-5.2.4-1.fc7
php-bcmath-5.2.4-1.fc7
php-imap-5.2.4-1.fc7
php-mysql-5.2.4-1.fc7
php-pear-1.5.0-3
php-xml-5.2.4-1.fc7
php-pear-MDB2-Driver-mysqli-1.4.1-3.fc7
# php -m &#124; less
PHP Modules]
bcmath
calendar
ctype
date
dom
filter
ftp
hash
iconv
imap
json
libxml
mysql
pcre
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
tokenizer
xml
xmlreader
xmlwriter
zlib
Can help me to fix this issue
Thanks
Sumith</description> <content:encoded><![CDATA[<p>hi Vivek,</p><p>in my case php-gd is already installed but its not listing in phpinfo.php.<br
/> plz go thru the following out outputs.</p><p># rpm -qa | grep -i php<br
/> php-cli-5.2.4-1.fc7<br
/> php-gd-5.2.4-1.fc7<br
/> php-mbstring-5.2.4-1.fc7<br
/> php-snmp-5.2.4-1.fc7<br
/> php-5.2.4-1.fc7<br
/> php-dba-5.2.4-1.fc7<br
/> php-ldap-5.2.4-1.fc7<br
/> php-pdo-5.2.4-1.fc7<br
/> php-ncurses-5.2.4-1.fc7<br
/> php-odbc-5.2.4-1.fc7<br
/> php-soap-5.2.4-1.fc7<br
/> php-xmlrpc-5.2.4-1.fc7<br
/> php-pear-MDB2-2.4.1-2.fc7<br
/> php-magickwand-1.0.1-1.fc7<br
/> php-common-5.2.4-1.fc7<br
/> php-bcmath-5.2.4-1.fc7<br
/> php-imap-5.2.4-1.fc7<br
/> php-mysql-5.2.4-1.fc7<br
/> php-pear-1.5.0-3<br
/> php-xml-5.2.4-1.fc7<br
/> php-pear-MDB2-Driver-mysqli-1.4.1-3.fc7</p><p># php -m | less</p><p>PHP Modules]<br
/> bcmath<br
/> calendar<br
/> ctype<br
/> date<br
/> dom<br
/> filter<br
/> ftp<br
/> hash<br
/> iconv<br
/> imap<br
/> json<br
/> libxml<br
/> mysql<br
/> pcre<br
/> posix<br
/> Reflection<br
/> session<br
/> SimpleXML<br
/> sockets<br
/> SPL<br
/> SQLite<br
/> standard<br
/> tokenizer<br
/> xml<br
/> xmlreader<br
/> xmlwriter<br
/> zlib</p><p>Can help me to fix this issue</p><p>Thanks<br
/> Sumith</p> ]]></content:encoded> </item> <item><title>By: Prashant</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-143341</link> <dc:creator>Prashant</dc:creator> <pubDate>Tue, 01 Apr 2008 05:52:29 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-143341</guid> <description>Thanks a ton :)!!!</description> <content:encoded><![CDATA[<p>Thanks a ton :)!!!</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-140618</link> <dc:creator>vivek</dc:creator> <pubDate>Sun, 29 Jul 2007 19:51:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-140618</guid> <description>It should work if you see gd using phpinfo or command line. See error log for more information.</description> <content:encoded><![CDATA[<p>It should work if you see gd using phpinfo or command line. See error log for more information.</p> ]]></content:encoded> </item> <item><title>By: AnonymousCoward</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-140617</link> <dc:creator>AnonymousCoward</dc:creator> <pubDate>Sun, 29 Jul 2007 18:45:26 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-140617</guid> <description>Hi,
I did a yum install php-gd
php -m &#124; grep gd shows gd.
phpinfo() shows GD when from command line, but does NOT when accessed via Apache. any clues ?</description> <content:encoded><![CDATA[<p>Hi,</p><p>I did a yum install php-gd<br
/> php -m | grep gd shows gd.</p><p>phpinfo() shows GD when from command line, but does NOT when accessed via Apache. any clues ?</p> ]]></content:encoded> </item> <item><title>By: kyaw  min htet</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-97737</link> <dc:creator>kyaw  min htet</dc:creator> <pubDate>Sat, 24 Mar 2007 13:22:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-97737</guid> <description>Thanks alot.That amazing command i never known.</description> <content:encoded><![CDATA[<p>Thanks alot.That amazing command i never known.</p> ]]></content:encoded> </item> <item><title>By: Hankster</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-85452</link> <dc:creator>Hankster</dc:creator> <pubDate>Sun, 11 Mar 2007 18:43:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-85452</guid> <description>WOW
Thats freaking amazing how simple it was. I was for the past 3 hours looking how to Reconfigure php and apache to install gd.
You are brilliant.</description> <content:encoded><![CDATA[<p>WOW</p><p>Thats freaking amazing how simple it was. I was for the past 3 hours looking how to Reconfigure php and apache to install gd.</p><p>You are brilliant.</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-52565</link> <dc:creator>nixcraft</dc:creator> <pubDate>Sat, 06 Jan 2007 12:55:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-52565</guid> <description>Jeff,
Some time small things bugs out badly - php-gd is one of them.
Appreciate your post.</description> <content:encoded><![CDATA[<p>Jeff,</p><p>Some time small things bugs out badly &#8211; php-gd is one of them.</p><p>Appreciate your post.</p> ]]></content:encoded> </item> <item><title>By: Jeff Hester</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-50621</link> <dc:creator>Jeff Hester</dc:creator> <pubDate>Thu, 04 Jan 2007 04:47:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-50621</guid> <description>You are a GOD! Thank you for this -- I can&#039;t believe it was so friggen easy.</description> <content:encoded><![CDATA[<p>You are a GOD! Thank you for this &#8212; I can&#8217;t believe it was so friggen easy.</p> ]]></content:encoded> </item> <item><title>By: Larry Boehm</title><link>http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-32120</link> <dc:creator>Larry Boehm</dc:creator> <pubDate>Tue, 21 Nov 2006 21:21:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/add-php-gd-support-on-a-linux-server-with-plesk.html#comment-32120</guid> <description>I love you.
I was about to re-install apache, php, etc..and saw that all I need to do was yum php-gd, then restart apache.
Did I tell you I love you?
Thanks</description> <content:encoded><![CDATA[<p>I love you.</p><p>I was about to re-install apache, php, etc..and saw that all I need to do was yum php-gd, then restart apache.</p><p>Did I tell you I love you?<br
/> Thanks</p> ]]></content:encoded> </item> </channel> </rss>
