<?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: [HowTo] Install Curl in PHP5 and Apache</title> <atom:link href="http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/feed/" rel="self" type="application/rss+xml" /><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/</link> <description>Source for programming, linux/unix, and technology, tutorials, news update, tips and tricks, hobbies and entertainment</description> <lastBuildDate>Mon, 30 Jan 2012 18:29:18 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Vaishak</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5941</link> <dc:creator>Vaishak</dc:creator> <pubDate>Wed, 22 Jun 2011 02:59:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5941</guid> <description>Been doing everything from building php and libcurl from source, configuring php with the separately built curl module.... But couldn&#039;t make my apache server point to this newly-built php-bundle. But your two lines of instructions did the job! Thanks man! Thanks a lot! </description> <content:encoded><![CDATA[<p>Been doing everything from building php and libcurl from source, configuring php with the separately built curl module&#8230;. But couldn&#039;t make my apache server point to this newly-built php-bundle. But your two lines of instructions did the job! Thanks man! Thanks a lot!</p> ]]></content:encoded> </item> <item><title>By: Kareeem_shams</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5923</link> <dc:creator>Kareeem_shams</dc:creator> <pubDate>Sat, 11 Jun 2011 15:09:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5923</guid> <description>Please enter a valid URL. Protocol is required (http://, https:// or ftp://)</description> <content:encoded><![CDATA[<p>Please enter a valid URL. Protocol is required (http://, https:// or <a
href="ftp://" rel="nofollow">ftp://</a>)</p> ]]></content:encoded> </item> <item><title>By: Guest</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5908</link> <dc:creator>Guest</dc:creator> <pubDate>Tue, 07 Jun 2011 11:00:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5908</guid> <description>Thank you, works fine on Debian Lenny!</description> <content:encoded><![CDATA[<p>Thank you, works fine on Debian Lenny!</p> ]]></content:encoded> </item> <item><title>By: Target4Cactus</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5890</link> <dc:creator>Target4Cactus</dc:creator> <pubDate>Tue, 24 May 2011 01:22:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5890</guid> <description>For ubuntu server 11.04, the following works:
sudo apt-get install curl php5-curl
sudo /etc/init.d/apache2 restart
@bd123731de183ad12418f24a53a579b9:disqus -- Thanks :-)</description> <content:encoded><![CDATA[<p>For ubuntu server 11.04, the following works:</p><p>sudo apt-get install curl php5-curl</p><p>sudo /etc/init.d/apache2 restart</p><p>@bd123731de183ad12418f24a53a579b9:disqus &#8212; Thanks <img
src='http://www.ivankristianto.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Константин Черняков</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5822</link> <dc:creator>Константин Черняков</dc:creator> <pubDate>Sun, 17 Apr 2011 17:17:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5822</guid> <description>Great... thanks!</description> <content:encoded><![CDATA[<p>Great&#8230; thanks!</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5809</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Sun, 10 Apr 2011 13:39:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5809</guid> <description>Are you using XAMPP? or you just install everything manually? </description> <content:encoded><![CDATA[<p>Are you using XAMPP? or you just install everything manually?</p> ]]></content:encoded> </item> <item><title>By: Abhijeet</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5805</link> <dc:creator>Abhijeet</dc:creator> <pubDate>Sun, 10 Apr 2011 09:35:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5805</guid> <description>i m using wamp server in windows but in my php curl is not present so how can i install for windows curl?</description> <content:encoded><![CDATA[<p>i m using wamp server in windows but in my php curl is not present so how can i install for windows curl?</p> ]]></content:encoded> </item> <item><title>By: Emmanuel Higgins</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5763</link> <dc:creator>Emmanuel Higgins</dc:creator> <pubDate>Wed, 30 Mar 2011 07:25:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5763</guid> <description>Beautiful! I was looking for just thing. Apt-get makes it so easy!
Thanks so much.</description> <content:encoded><![CDATA[<p>Beautiful! I was looking for just thing. Apt-get makes it so easy!<br
/> Thanks so much.</p> ]]></content:encoded> </item> <item><title>By: Luke</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5401</link> <dc:creator>Luke</dc:creator> <pubDate>Thu, 10 Mar 2011 10:52:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5401</guid> <description>Great.. thanks! this worked for me..</description> <content:encoded><![CDATA[<p>Great.. thanks! this worked for me..</p> ]]></content:encoded> </item> <item><title>By: Serpiente</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5381</link> <dc:creator>Serpiente</dc:creator> <pubDate>Tue, 08 Mar 2011 20:30:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5381</guid> <description>Thank you very much, this article was useful for me</description> <content:encoded><![CDATA[<p>Thank you very much, this article was useful for me</p> ]]></content:encoded> </item> <item><title>By: Uptheground</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5308</link> <dc:creator>Uptheground</dc:creator> <pubDate>Mon, 28 Feb 2011 15:35:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5308</guid> <description>Veeery usefull, thanks for your valuable time.</description> <content:encoded><![CDATA[<p>Veeery usefull, thanks for your valuable time.</p> ]]></content:encoded> </item> <item><title>By: Murthy20785</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5302</link> <dc:creator>Murthy20785</dc:creator> <pubDate>Mon, 28 Feb 2011 07:02:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5302</guid> <description>Great Buddy, tanQ for this valuable information...now itz easy 4 me .</description> <content:encoded><![CDATA[<p>Great Buddy, tanQ for this valuable information&#8230;now itz easy 4 me .</p> ]]></content:encoded> </item> <item><title>By: Mafia Rose</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5223</link> <dc:creator>Mafia Rose</dc:creator> <pubDate>Thu, 17 Feb 2011 01:25:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5223</guid> <description>Thanks!!!</description> <content:encoded><![CDATA[<p>Thanks!!!</p> ]]></content:encoded> </item> <item><title>By: ChrisN</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5170</link> <dc:creator>ChrisN</dc:creator> <pubDate>Thu, 10 Feb 2011 11:05:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5170</guid> <description>Thank you very much, easy to understand and works like a charm :)</description> <content:encoded><![CDATA[<p>Thank you very much, easy to understand and works like a charm <img
src='http://www.ivankristianto.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: TARIK</title><link>http://www.ivankristianto.com/os/ubuntu/howto-install-curl-in-php-apache/379/comment-page-2/#comment-5169</link> <dc:creator>TARIK</dc:creator> <pubDate>Thu, 10 Feb 2011 09:23:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-5169</guid> <description>Thank you so much!</description> <content:encoded><![CDATA[<p>Thank you so much!</p> ]]></content:encoded> </item> </channel> </rss>
