<?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/">
<channel>
<title>selfoss support forum - lighttpd on raspberry</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>lighttpd on raspberry (reply)</title>
<content:encoded><![CDATA[<p>i changed the user back to www-data.</p>
<p>i found that the problem is located in the /etc/lighttpd/lighttpd.conf file.<br />
if i add </p>
<p>&quot;^/selfoss/favicon.ico$&quot; =&gt; &quot;/selfoss/public/favicon.ico&quot;,<br />
 &quot;^/selfoss/favicons/(.*)$&quot; =&gt; &quot;/selfoss/data/favicons/$1&quot;,<br />
 &quot;^/selfoss/thumbnails/(.*)$&quot; =&gt; &quot;/selfoss/data/thumbnails/$1&quot;,<br />
 &quot;^/selfoss/(.*.(js|ico|gif|jpg|png|css|asc|txt|eot|woff|ttf|svg))$&quot; =&gt; &quot;/selfoss/public/$1&quot;,<br />
 &quot;^/selfoss/index.php(.*)$&quot; =&gt; &quot;$0&quot;,<br />
 &quot;^/selfoss/([^\?]*)(\?(.*))?&quot; =&gt; &quot;/selfoss/index.php?$3&quot;,<br />
 &quot;^/selfoss/public/&quot; =&gt; &quot;$0&quot;,<br />
 &quot;^/selfoss/(.*)&quot; =&gt; &quot;/selfoss/index.php$1&quot;<br />
the server fail to run.<br />
but without those line i  can't run selfoss...</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=481</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=481</guid>
<pubDate>Mon, 27 May 2013 10:15:07 +0000</pubDate>
<dc:creator>raizer</dc:creator>
</item>
<item>
<title>lighttpd on raspberry</title>
<content:encoded><![CDATA[<p>hi.<br />
I'm trying to install lighttpd+selfoss on raspberry.<br />
this is the error i get when i try to reload the server after all the config.</p>
<p><br />
root@raspberrypi:/var/www/selfoss/public#  sudo service lighttpd restart<br />
[ ok ] Stopping web server: lighttpd.<br />
[....] Starting web server: lighttpd2013-05-27 08:34:33: (plugin.c.169) dlopen() failed for: /usr/lib/lighttpd//selfoss/public/favicon.ico.so /usr/lib/lighttpd//selfoss/public/favicon.ico.so: cannot open shared object file: No such file or directory<br />
2013-05-27 08:34:33: (server.c.676) loading plugins finally failed<br />
 failed!</p>
<p><br />
instead of &quot;www-data&quot; user i used &quot;pi&quot; since it's the default one on the raspberry.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=480</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=480</guid>
<pubDate>Mon, 27 May 2013 08:43:56 +0000</pubDate>
<dc:creator>raizer</dc:creator>
</item>
</channel>
</rss>
