<?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>PHP Programming &#187; fastcgi</title>
	<atom:link href="http://www.idontplaydarts.com/tag/fastcgi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idontplaydarts.com</link>
	<description>A blog about Linux, Apache, MySQL, PHP and web application security</description>
	<lastBuildDate>Sun, 08 Aug 2010 06:23:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fast php-cgi binary missing?</title>
		<link>http://www.idontplaydarts.com/2009/03/fast-php-cgi-binary-missing/</link>
		<comments>http://www.idontplaydarts.com/2009/03/fast-php-cgi-binary-missing/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 10:17:59 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[Lighttpd]]></category>

		<guid isPermaLink="false">http://80.68.93.53/wordpress/?p=12</guid>
		<description><![CDATA[I was trying to re-compile PHP today to install lighttpd. It needs the fast-cgi option when compiling because unlike Apache it doesnt use mod_perl. I kept specifying the --enable-fastcgi option but every time I compiled it didnt make the php-cgi binary. It just made the cli version and that was it.I was trying to re-compile PHP today to install lighttpd. It needs the fast-cgi option when compiling because unlike Apache it doesnt use mod_perl. I kept specifying the --enable-fastcgi option but every time I compiled it didnt make the php-cgi binary. It just made the cli version and that was it.]]></description>
		<wfw:commentRss>http://www.idontplaydarts.com/2009/03/fast-php-cgi-binary-missing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
