<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dream House &#187; curl</title>
	<atom:link href="http://sajjadhossain.com/tag/curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://sajjadhossain.com</link>
	<description>Courage to do something...</description>
	<lastBuildDate>Wed, 10 Mar 2010 05:55:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Enabling cURL in XAMPP</title>
		<link>http://sajjadhossain.com/2008/02/25/enabling-curl-in-xampp/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://sajjadhossain.com/2008/02/25/enabling-curl-in-xampp/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 10:00:03 +0000</pubDate>
		<dc:creator>Mohammad Sajjad Hossain</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[enabling curl]]></category>
		<category><![CDATA[enabling curl in xampp environment]]></category>
		<category><![CDATA[xampp]]></category>
		<category><![CDATA[xampp environment]]></category>

		<guid isPermaLink="false">http://sajjadhossain.com/?p=20</guid>
		<description><![CDATA[By default cURL is disable in XAMPP installation. If you want to enable cURL of your XAMPP environment then uncomment the following line: ;extension=php_curl.dll to extension=php_curl.dll in the C:\Program Files\xampp\apache\bin\php.ini file (assuming you have installed XAMPP in &#8220;C:\Program Files&#8221; folder). If you plan to switch version of PHP in XAMPP you may made the change [...]


Related posts:<ol><li><a href='http://sajjadhossain.com/2008/01/28/xampp-sending-test-mails-with-mercurymail/' rel='bookmark' title='Permanent Link: XAMPP &#8211; Sending test mails with MercuryMail'>XAMPP &#8211; Sending test mails with MercuryMail</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>By default cURL is disable in XAMPP installation. If you want to enable cURL of your XAMPP environment then uncomment the following line:</p>
<p><span style="font-weight: bold">;extension=php_curl.dll</span></p>
<p>to</p>
<p><span style="font-weight: bold">extension=php_curl.dll</span></p>
<p>in the C:\Program Files\xampp\apache\bin\php.ini file (assuming you have installed XAMPP in &#8220;C:\Program Files&#8221; folder).</p>
<p>If you plan to switch version of PHP in XAMPP you may made the change in following files (assuming you have installed XAMPP in &#8220;C:\Program Files&#8221; folder):</p>
<ul>
<li>C:\Program Files\xampp\php\php5.ini</li>
<li>C:\Program Files\xampp\php\php.ini</li>
<li>C:\Program Files\xampp\php\php4\php.ini</li>
<li>C:\Program Files\xampp\php\php4\php4.ini</li>
</ul>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsajjadhossain.com%2F2008%2F02%2F25%2Fenabling-curl-in-xampp%2F&amp;linkname=Enabling%20cURL%20in%20XAMPP"><img src="http://sajjadhossain.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>

<p>Related posts:<ol><li><a href='http://sajjadhossain.com/2008/01/28/xampp-sending-test-mails-with-mercurymail/' rel='bookmark' title='Permanent Link: XAMPP &#8211; Sending test mails with MercuryMail'>XAMPP &#8211; Sending test mails with MercuryMail</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://sajjadhossain.com/2008/02/25/enabling-curl-in-xampp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
