<?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>Sarugu.com - Tech Innovations for Free! &#187; Apache</title>
	<atom:link href="http://sarugu.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarugu.com</link>
	<description>Free Internet Resources</description>
	<lastBuildDate>Tue, 22 May 2012 06:30:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable curl in XAMPP on Windows XP</title>
		<link>http://sarugu.com/2009/01/30/enable-curl-in-xampp-on-windows-xp/</link>
		<comments>http://sarugu.com/2009/01/30/enable-curl-in-xampp-on-windows-xp/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 12:58:48 +0000</pubDate>
		<dc:creator>Albert</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[cURL]]></category>

		<guid isPermaLink="false">http://sarugu.com/?p=645</guid>
		<description><![CDATA[By default cURL diabled in XAMPP. To work the cURL Library you have to modify the php.ini files in your XAMPP folder. For this follow the steps posted here. Step 1 &#8211; Open the following .ini files in your notepad.  (Note: You could not directly open the .ini files. So First go to Notepad and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-646" style="margin: 5px 9px;" title="curl-refined" src="http://sarugu.com/wp-content/uploads/2009/01/curl-refined-300x111.jpg" alt="curl-refined" width="198" height="83" /></p>
<p>By default <a href="http://curl.haxx.se/">cURL</a> diabled in <a title="Install Apache and MySQL in your Windows XP locally." href="http://www.apachefriends.org/en/xampp.html">XAMPP</a>. To work the <a href="http://curl.haxx.se/libcurl/">cURL Library</a> you have to modify the <em><strong>php.ini</strong></em> files in your XAMPP folder. For this follow the steps posted here.</p>
<p><strong>Step 1</strong> &#8211; Open the following <strong>.ini</strong> files in your notepad.  (Note: You could not directly open the .ini files. So First go to Notepad and locate the following files)</p>
<ol>
<li>C:\Program Files\xampp\apache\bin\php.ini</li>
<li>C:\Program Files\xampp\php\php.ini</li>
<li>C:\Program Files\xampp\php\php4\php.ini</li>
</ol>
<p><strong>Step 2</strong> &#8211; Uncomment the following line on those php.ini files by removing the semicolon ( <strong><span style="color: #ff0000;">; </span></strong>).</p>
<p><strong>;extension=php_curl.dll</strong></p>
<p><strong>Example:</strong></p>
<p><strong><span style="color: #ff0000;">;</span></strong><span style="color: #008000;"><span style="color: #008000;"><strong>extension=php_curl.dll</strong></span> <span style="color: #000000;">- Before uncommenting</span></span></p>
<p><strong><span style="color: #008000;">extension=php_curl.dll</span></strong> &#8211; After uncommenting.</p>
<p><strong>Step 3</strong> &#8211; After uncommenting, save the files. and <strong>restart the Apache Server</strong>.  or Restart your computer. Thats all.</p>
<p>Before, Really I don&#8217;t know about cURL Library.  But I have to enable it for redesigning the <a title="Free Online Anonymous Browser" href="http://dongana.com/">DonGana.com</a> files.  I googled about this, and I got the solution from <a href="http://www.tildemark.com/programming/php/enable-curl-with-xampp-on-windows-xp.html">Tildemark blogs</a>. I think this will very helpfull for my readers.</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://sarugu.com/2009/01/27/get-250-gb-of-free-online-storage/" title="Get 250 GB of Free Online Storage">Get 250 GB of Free Online Storage</a></li><li><a href="http://sarugu.com/2009/08/03/make-money-online-with-shortened-urls-minimum-5-payout/" title="Make Money Online with Shortened URLs – Minimum $5 Payout">Make Money Online with Shortened URLs – Minimum $5 Payout</a></li><li><a href="http://sarugu.com/2012/03/01/good-and-bad-social-networks-for-bloggers/" title="Good and Bad Social Networks for Bloggers">Good and Bad Social Networks for Bloggers</a></li><li><a href="http://sarugu.com/2007/08/08/the-professional-html-editor-1st-page-2000-20-new-version-first-page-2006-final/" title="The Professional HTML Editor &#8211; 1st Page 2000 2.0 (new version First Page 2006 FINAL)">The Professional HTML Editor &#8211; 1st Page 2000 2.0 (new version First Page 2006 FINAL)</a></li><li><a href="http://sarugu.com/2009/11/01/oes-tsetnoc/" title="Oes Tsetnoc">Oes Tsetnoc</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://sarugu.com/2009/01/30/enable-curl-in-xampp-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

