<?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>h4x3d.com &#187; wamp</title>
	<atom:link href="http://h4x3d.com/tag/wamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://h4x3d.com</link>
	<description>online portfolio of Julian Klewes</description>
	<lastBuildDate>Mon, 25 Jul 2011 13:18:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>libcurl for WAMP / cURL for WAMP</title>
		<link>http://h4x3d.com/libcurl-for-wamp-curl-for-wamp/</link>
		<comments>http://h4x3d.com/libcurl-for-wamp-curl-for-wamp/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 14:40:08 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[libcurl]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/libcurl-for-wamp-curl-for-wamp/</guid>
		<description><![CDATA[If you like to develop websites locally on your Windows machine and use WAMP (Windows Apache MySql PHP), but stumble to get some plugins in WordPress going and you get the error &#8220;Your server is crap you need libcurl/cURL for apache&#8221;, do the following [x] download and install libcurl / curl for windows: Go to [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right;padding-left: 20px"><img src='http://www.h4x3d.com/wp-content/uploads/wamp-libcurl.gif' alt='wamp server libcurl' /></div>
<p> If you like to develop websites locally on your Windows machine and use <a href="http://www.wampserver.com/en/download.php">WAMP</a> (Windows Apache MySql PHP),<br />
but stumble to get some plugins in WordPress going and you get the error &#8220;Your server is crap you need libcurl/cURL for apache&#8221;, do the following</p>
<ul>
<li>[x] download and install libcurl / curl for windows: Go to <a href="http://curl.haxx.se/download.html">http://curl.haxx.se/download.html</a> and scroll down to &#8216;Windows&#8217;, <em>grab the &#8220;libcurl&#8221;</em> not &#8220;binary&#8221;, e.g. <a href="http://curl.haxx.se/download/libcurl-7.17.1-win32-nossl-sspi.zip">This file</a> <em>for Windows XP/2000</em></li>
<li>[x] Paste the zip file content <em>into C:\wamp\bin\apache\apache2.2.6</em></li>
<li>[x] Locate and open your php.ini file (resides in C:\wamp\bin\php\php5.2.5) </li>
<li>[x] In your <em>php.ini</em> file, change/ uncomment the following line:</li>
<li>[x] ;extension=php_curl.dll (you do so by <em>removing the semi-colon</em>)</li>
<li>[x] Finally, you need to <em>restart Apache</em> or the whole server if you care</li>
<li>[x] <em>ENJOY!</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/libcurl-for-wamp-curl-for-wamp/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>

