<?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/"
> <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>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Profesor</title><link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-168643</link> <dc:creator>Profesor</dc:creator> <pubDate>Tue, 08 Feb 2011 16:05:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-168643</guid> <description>thanks... useful for me... i will try to do.</description> <content:encoded><![CDATA[<p>thanks&#8230; useful for me&#8230; i will try to do.</p> ]]></content:encoded> </item> <item><title>By: plaid</title><link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-156051</link> <dc:creator>plaid</dc:creator> <pubDate>Mon, 17 May 2010 08:39:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-156051</guid> <description>Good article, thanks</description> <content:encoded><![CDATA[<p>Good article, thanks</p> ]]></content:encoded> </item> <item><title>By: Ty</title><link>http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-155009</link> <dc:creator>Ty</dc:creator> <pubDate>Wed, 14 Apr 2010 06:23:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-install-lighttpd-on-freebsd.html#comment-155009</guid> <description>Also add /var/log/lighttpd.access.log mine wouldn&#039;t start without the three log files: lighttpd.log, lighttpd.error.log and lighttpd.access.log.
chown www:www
And all is right in the world.</description> <content:encoded><![CDATA[<p>Also add /var/log/lighttpd.access.log mine wouldn&#8217;t start without the three log files: lighttpd.log, lighttpd.error.log and lighttpd.access.log.</p><p>chown www:www</p><p>And all is right in the world.</p> ]]></content:encoded> </item> <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>
