<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: FreeBSD Install Lighttpd Web Server</title>
	<atom:link href="http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Sat, 20 Mar 2010 00:34:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christofer</title>
		<link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-153504</link>
		<dc:creator>Christofer</dc:creator>
		<pubDate>Sat, 13 Feb 2010 10:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-153504</guid>
		<description>Karthik -&gt; read the httpd log...</description>
		<content:encoded><![CDATA[<p>Karthik -&gt; read the httpd log&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karthik</title>
		<link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-150914</link>
		<dc:creator>Karthik</dc:creator>
		<pubDate>Fri, 02 Oct 2009 18:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-150914</guid>
		<description>Hey Vivek,

I installed lighttpd and mysql
mysql works fine but i can see lighttpd when i run netstat
and i&#039;m also unable to connect!, what could be the reason?</description>
		<content:encoded><![CDATA[<p>Hey Vivek,</p>
<p>I installed lighttpd and mysql<br />
mysql works fine but i can see lighttpd when i run netstat<br />
and i&#8217;m also unable to connect!, what could be the reason?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GW</title>
		<link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-144828</link>
		<dc:creator>GW</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-144828</guid>
		<description>I made a temporary and partially buggy not-official port for &lt;b&gt;lighttpd 1.5&lt;/b&gt;. More precisely it is called lighttpd-devel and contains version 1.5.0-svn2299. It can be found on:
&lt;a href=&quot;http://gw.tnode.com/0036-LighttpdDevelopment/Files-FreeBSD/&quot; rel=&quot;nofollow&quot;&gt;http://gw.tnode.com/0036-LighttpdDevelopment/Files-FreeBSD/&lt;/a&gt;

Before you install it you must uninstall all other lighttpd installations. For the port version download, extract and use the above procedure on &lt;i&gt;lighttpd-devel.port.tar.bz2&lt;/i&gt;. The configuration window is the only buggy thing in it, so try to select only things that work (not every option works). If you miss-configured something use &quot;make config&quot; to reconfigure.</description>
		<content:encoded><![CDATA[<p>I made a temporary and partially buggy not-official port for <b>lighttpd 1.5</b>. More precisely it is called lighttpd-devel and contains version 1.5.0-svn2299. It can be found on:<br />
<a href="http://gw.tnode.com/0036-LighttpdDevelopment/Files-FreeBSD/" rel="nofollow">http://gw.tnode.com/0036-LighttpdDevelopment/Files-FreeBSD/</a></p>
<p>Before you install it you must uninstall all other lighttpd installations. For the port version download, extract and use the above procedure on <i>lighttpd-devel.port.tar.bz2</i>. The configuration window is the only buggy thing in it, so try to select only things that work (not every option works). If you miss-configured something use &#8220;make config&#8221; to reconfigure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-144623</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Mon, 11 Aug 2008 06:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-144623</guid>
		<description>You need to use PHP FastCGI, There is a Link at the bottom of tutorial.</description>
		<content:encoded><![CDATA[<p>You need to use PHP FastCGI, There is a Link at the bottom of tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CL</title>
		<link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-144622</link>
		<dc:creator>CL</dc:creator>
		<pubDate>Mon, 11 Aug 2008 03:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-144622</guid>
		<description>Ok.  Regarding PHP.  Above there is no mention of which of the many options could or should be selected to make this work.  CLI, CGI, FastCGI, etc...  I&#039;ve tried many combinations and read dozens of contradictory pages on this - without success - yet.</description>
		<content:encoded><![CDATA[<p>Ok.  Regarding PHP.  Above there is no mention of which of the many options could or should be selected to make this work.  CLI, CGI, FastCGI, etc&#8230;  I&#8217;ve tried many combinations and read dozens of contradictory pages on this &#8211; without success &#8211; yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.169 seconds -->
