<?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/2009/04/howto-install-curl-in-php-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/</link>
	<description>Ivan Kristianto Blog</description>
	<lastBuildDate>Mon, 08 Mar 2010 12:00:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: palaniraja</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-1979</link>
		<dc:creator>palaniraja</dc:creator>
		<pubDate>Fri, 11 Sep 2009 06:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-1979</guid>
		<description>sudo apt-get install curl php5-curl

does it for me.</description>
		<content:encoded><![CDATA[<p>sudo apt-get install curl php5-curl</p>
<p>does it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael P.</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-1709</link>
		<dc:creator>Michael P.</dc:creator>
		<pubDate>Sat, 08 Aug 2009 16:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-1709</guid>
		<description>thanks dude ;)</description>
		<content:encoded><![CDATA[<p>thanks dude <img src='http://www.ivankristianto.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gauti</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-1531</link>
		<dc:creator>Gauti</dc:creator>
		<pubDate>Sat, 01 Aug 2009 22:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-1531</guid>
		<description>Hi Ivan,

Thanks that sorted the problem out.</description>
		<content:encoded><![CDATA[<p>Hi Ivan,</p>
<p>Thanks that sorted the problem out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-1474</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 30 Jul 2009 14:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-1474</guid>
		<description>Hi Gauti,
looks like your repo is not update.
Try this steps:
1. sudo apt-get autoclean
2. sudo apt-get update
3. sudo apt-get install curl libcurl3 libcurl3-dev php5-curl php5-mcrypt
Hope this help.</description>
		<content:encoded><![CDATA[<p>Hi Gauti,<br />
looks like your repo is not update.<br />
Try this steps:<br />
1. sudo apt-get autoclean<br />
2. sudo apt-get update<br />
3. sudo apt-get install curl libcurl3 libcurl3-dev php5-curl php5-mcrypt<br />
Hope this help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gauti</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-1472</link>
		<dc:creator>Gauti</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-1472</guid>
		<description>I am using Ubuntu  OS.
PHP 5.2.6.2

I get 404&#039;s for many of the PHP5 libraries being upgraded and also the curl libraries. The errors are similar to the ones below - 

Err http://security.ubuntu.com  intrepid-security/main  linux-libc-dev
Err http://security.ubuntu.com  intrepid-security/main  lib-ssl-dev</description>
		<content:encoded><![CDATA[<p>I am using Ubuntu  OS.<br />
<a href="http://www.ivankristianto.com/recommends/hosting" style="color:#FF0000;color:#FF0000;color:#FF0000;" target="_blank" rel="nofollow" onmouseover="self.status='php';return true;" onmouseout="self.status=''">PHP</a> 5.2.6.2</p>
<p>I get 404&#8217;s for many of the PHP5 libraries being upgraded and also the curl libraries. The errors are similar to the ones below &#8211; </p>
<p>Err <a href="http://security.ubuntu.com" rel="nofollow">http://security.ubuntu.com</a>  intrepid-security/main  linux-libc-dev<br />
Err <a href="http://security.ubuntu.com" rel="nofollow">http://security.ubuntu.com</a>  intrepid-security/main  lib-ssl-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-1462</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 30 Jul 2009 03:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-1462</guid>
		<description>Hi Gauti,
Which step produce 404 error?
What OS are you using? Because that command only run on Ubuntu/Debian.</description>
		<content:encoded><![CDATA[<p>Hi Gauti,<br />
Which step produce 404 error?<br />
What OS are you using? Because that command only run on Ubuntu/Debian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gauti</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-1453</link>
		<dc:creator>Gauti</dc:creator>
		<pubDate>Wed, 29 Jul 2009 19:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-1453</guid>
		<description>I run the command and I get a lot of 404 errors.
System indicates it needs to install extra packages and upgrade some. When it tries it show the 404 errors.
I have minimal experience on *nix and don&#039;t have a clue what to do. 

Can you please suggest a way forward?</description>
		<content:encoded><![CDATA[<p>I run the command and I get a lot of 404 errors.<br />
System indicates it needs to install extra packages and upgrade some. When it tries it show the 404 errors.<br />
I have minimal experience on *nix and don&#8217;t have a clue what to do. </p>
<p>Can you please suggest a way forward?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-914</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 09 Jul 2009 14:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-914</guid>
		<description>Terminal mean your shell. If you&#039;re a linux/unix user, you should familiar with the word &quot;terminal&quot;.</description>
		<content:encoded><![CDATA[<p>Terminal mean your shell. If you&#8217;re a linux/unix user, you should familiar with the word &#8220;terminal&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baibulat</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-913</link>
		<dc:creator>baibulat</dc:creator>
		<pubDate>Thu, 09 Jul 2009 14:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-913</guid>
		<description>maybe to make some illustration or picture of the terminal, or the pathway, how to open this terminal...</description>
		<content:encoded><![CDATA[<p>maybe to make some illustration or picture of the terminal, or the pathway, how to open this terminal&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baibulat</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-912</link>
		<dc:creator>baibulat</dc:creator>
		<pubDate>Thu, 09 Jul 2009 14:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-912</guid>
		<description>&#039;Open your terminal and type this command&#039;. It is not clear about what terminal mentioned there. If it said as windows explorer window, so it is ok. But the terminal is confusing most.</description>
		<content:encoded><![CDATA[<p>&#8216;Open your terminal and type this command&#8217;. It is not clear about what terminal mentioned there. If it said as windows explorer window, so it is ok. But the terminal is confusing most.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Jennings</title>
		<link>http://www.ivankristianto.com/operating-system/ubuntu-linux/howto-install-curl-in-php-apache/379/comment-page-1/#comment-844</link>
		<dc:creator>Jon Jennings</dc:creator>
		<pubDate>Tue, 30 Jun 2009 18:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=379#comment-844</guid>
		<description>Just a quick &#039;thank you&#039; note for this.

I was trying to replace file_get_contents() with curl in some code. Of course it worked on my hosting server but not on my server at home. A quick phpinfo() had shown me the reason why already but your post saved me 15 minutes searching through documentation.

Thank you.</description>
		<content:encoded><![CDATA[<p>Just a quick &#8216;thank you&#8217; note for this.</p>
<p>I was trying to replace file_get_contents() with curl in some code. Of course it worked on my <a href="http://www.ivankristianto.com/recommends/hosting" style="color:#FF0000;color:#FF0000;color:#FF0000;" target="_blank" rel="nofollow" onmouseover="self.status='hosting';return true;" onmouseout="self.status=''">hosting</a> server but not on my server at home. A quick phpinfo() had shown me the reason why already but your post saved me 15 minutes searching through documentation.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
