<?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: WDTV Optware tips #4: lighttpd webserver with PHP</title>
	<atom:link href="http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/</link>
	<description>bit of this, byte of that</description>
	<lastBuildDate>Sun, 02 Oct 2011 23:11:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ToJa92</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-19665</link>
		<dc:creator>ToJa92</dc:creator>
		<pubDate>Thu, 16 Sep 2010 21:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-19665</guid>
		<description>When I get those errors I see &quot;500 - Internal Server Error&quot; in the web browser. Sorry for the triple post.</description>
		<content:encoded><![CDATA[<p>When I get those errors I see &#8220;500 &#8211; Internal Server Error&#8221; in the web browser. Sorry for the triple post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ToJa92</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-19664</link>
		<dc:creator>ToJa92</dc:creator>
		<pubDate>Thu, 16 Sep 2010 21:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-19664</guid>
		<description>Oh wow. I didn&#039;t realize that this was already posted :P

Anyway, if anyone would like to help me, I get errors like these in error.log http://pastebin.com/9Fhh2HQb

The PHP&#039;s I tried with is a SQL Lite manager http://www.sqlitemanager.org/

phpinfo(); runs without a problem, so it&#039;s working good otherwise.</description>
		<content:encoded><![CDATA[<p>Oh wow. I didn&#8217;t realize that this was already posted <img src='http://b-rad.cc/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Anyway, if anyone would like to help me, I get errors like these in error.log <a href="http://pastebin.com/9Fhh2HQb" rel="nofollow">http://pastebin.com/9Fhh2HQb</a></p>
<p>The PHP&#8217;s I tried with is a SQL Lite manager <a href="http://www.sqlitemanager.org/" rel="nofollow">http://www.sqlitemanager.org/</a></p>
<p>phpinfo(); runs without a problem, so it&#8217;s working good otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ToJa92</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-19662</link>
		<dc:creator>ToJa92</dc:creator>
		<pubDate>Thu, 16 Sep 2010 15:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-19662</guid>
		<description>Works perfectly, though I had one issue, namely I got lines like these:
fdevent_linux_sysepoll.c.131: epoll_create failed (Function not implemented), try to set server.event-handler = &quot;poll&quot; or &quot;select&quot;

The solution was to uncomment the line server.event-handler in lighttp.conf and set it to &quot;poll&quot;, and then restart the server. Works without a hitch now!</description>
		<content:encoded><![CDATA[<p>Works perfectly, though I had one issue, namely I got lines like these:<br />
fdevent_linux_sysepoll.c.131: epoll_create failed (Function not implemented), try to set server.event-handler = &#8220;poll&#8221; or &#8220;select&#8221;</p>
<p>The solution was to uncomment the line server.event-handler in lighttp.conf and set it to &#8220;poll&#8221;, and then restart the server. Works without a hitch now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sadfcAWefb</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-15310</link>
		<dc:creator>sadfcAWefb</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-15310</guid>
		<description>what is the login pass for that webserver???

&lt;&lt;&lt; edit: Whatever you set it to...?  --b-rad &gt;&gt;&gt;</description>
		<content:encoded><![CDATA[<p>what is the login pass for that webserver???</p>
<p>&lt;&lt;&lt; edit: Whatever you set it to&#8230;?  &#8211;b-rad >>></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valdor</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-12805</link>
		<dc:creator>valdor</dc:creator>
		<pubDate>Thu, 26 Nov 2009 02:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-12805</guid>
		<description>Many thanks for this lighttpd setup. 
I have obtain an error when starting server in error.log  
&quot;(server.c.1105) fdevent_init failed &quot;
after short googling i have fix it by make change in the config file /opt/etc/lighttpd/lighttpd.conf

server.event-handler = &quot;poll&quot;</description>
		<content:encoded><![CDATA[<p>Many thanks for this lighttpd setup.<br />
I have obtain an error when starting server in error.log<br />
&#8220;(server.c.1105) fdevent_init failed &#8221;<br />
after short googling i have fix it by make change in the config file /opt/etc/lighttpd/lighttpd.conf</p>
<p>server.event-handler = &#8220;poll&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frosty_CRO</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-3896</link>
		<dc:creator>Frosty_CRO</dc:creator>
		<pubDate>Thu, 09 Jul 2009 14:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-3896</guid>
		<description>sorry, how do you type it in?</description>
		<content:encoded><![CDATA[<p>sorry, how do you type it in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frosty_CRO</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-3895</link>
		<dc:creator>Frosty_CRO</dc:creator>
		<pubDate>Thu, 09 Jul 2009 14:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-3895</guid>
		<description>I don&#039;t understand this... who do you type it in?

# wget -O - wdtv-01:8081 2&gt; /dev/null &#124; egrep &#039;Server API&#124;System&#039;
 System Linux wdtv-01 2.6.15-TvDock #2 PREEMPT Mon Sep 15 20:20:41 CST 2008 mips 
Server API CGI/FastCGI </description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand this&#8230; who do you type it in?</p>
<p># wget -O &#8211; wdtv-01:8081 2&gt; /dev/null | egrep &#8216;Server API|System&#8217;<br />
 System Linux wdtv-01 2.6.15-TvDock #2 PREEMPT Mon Sep 15 20:20:41 CST 2008 mips<br />
Server API CGI/FastCGI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-1809</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 16 May 2009 20:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-1809</guid>
		<description>I like the idea of having such low cost webserver for free, but running it as root ?
Can&#039;t I run lighttpd under a different user with
less priviledges ?
Maybe the answer is obvious, but I don&#039;t  Linux well
tx for all you for us !</description>
		<content:encoded><![CDATA[<p>I like the idea of having such low cost webserver for free, but running it as root ?<br />
Can&#8217;t I run lighttpd under a different user with<br />
less priviledges ?<br />
Maybe the answer is obvious, but I don&#8217;t  Linux well<br />
tx for all you for us !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B-RAD &#187; WDTV Optware tips #4: wtorrent - webgui for rtorrent</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-441</link>
		<dc:creator>B-RAD &#187; WDTV Optware tips #4: wtorrent - webgui for rtorrent</dc:creator>
		<pubDate>Thu, 09 Apr 2009 09:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-441</guid>
		<description>[...] writeup presumes that you have already executed the steps from part 1 and part 2. If you haven&#8217;t done them yet, then get over and complete them [...]</description>
		<content:encoded><![CDATA[<p>[...] writeup presumes that you have already executed the steps from part 1 and part 2. If you haven&#8217;t done them yet, then get over and complete them [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://b-rad.cc/547/wdtv-optware-tips-lighttpd-webserver-running-with-php/comment-page-1/#comment-209</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 03 Apr 2009 12:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://b-rad.cc/?p=547#comment-209</guid>
		<description>Followed your tutorial and it worked without a problem on your WDlxTV 0.4

Thanks mate! :)</description>
		<content:encoded><![CDATA[<p>Followed your tutorial and it worked without a problem on your WDlxTV 0.4</p>
<p>Thanks mate! <img src='http://b-rad.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

