<?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 - troubleshooting: check this thread</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>troubleshooting: check this thread (reply)</title>
<content:encoded><![CDATA[<p>One more comment here regarding importing feeds: The filename has to be &quot;.xml&quot;. Some feed readers export as filename &quot;.opml&quot;. Rename the file.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1201</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1201</guid>
<pubDate>Sat, 25 Jun 2016 09:15:16 +0000</pubDate>
<dc:creator>uncovery</dc:creator>
</item>
<item>
<title>troubleshooting: check this thread</title>
<content:encoded><![CDATA[<p>In this thread I will gather the most common issues.</p>
<p><br />
<strong>nginx.conf</strong></p>
<p>You can find a nginx configuration here: <a href="https://github.com/SSilence/selfoss/wiki/nginx-configuration">https://github.com/SSilence/selfoss/wiki/nginx-configuration</a></p>
<p><br />
<strong>lighttpd config</strong></p>
<p>You can find a lighttpd configuration here: <a href="https://github.com/SSilence/selfoss/wiki/Lighttpd-configuration">https://github.com/SSilence/selfoss/wiki/Lighttpd-configuration</a></p>
<p><br />
<strong>After installation all looks weird</strong><br />
Mac OS and Linux users must ensure that all files will be uploaded. Also the file .htaccess which is hidden by default on Unix based Systems.</p>
<p><br />
<strong>Password protected rss feeds</strong><br />
You can also subscribe to password protected rss feeds. Just enter the username and password before the url:</p>
<p><a href="http://user:password@example.com/rss">http://user:password@example.com/rss</a></p>
<p><br />
<strong>The page is empty or following php error occurs</strong><br />
</p>
<pre><code>PHP Parse error: syntax error, unexpected T_CLASS in index.php on line 1</code></pre><p>Choose the binary upload in your FTP Client software.</p>
<p><br />
<strong>There are problems on the feed update process, where can I find more debug information?</strong></p>
<p>selfoss offers an logging mechanism which can be activated via the configuration file config.ini</p>
<p>Change there the option<br />
</p>
<pre><code>logger_level = ERROR</code></pre><p>to<br />
</p>
<pre><code>logger_level = DEBUG</code></pre><p>Then you can find detailed information about the feed update in the log file:<br />
data/logs/default</p>
<p><br />
<strong>I only get an ServerError 500</strong><br />
This error occurs especially on Apache 1. Insert in the .htaccess following line below <code>RewriteEngine on</code><br />
</p>
<pre><code>RewriteEngine on
RewriteBase /path/to/selfoss/
</code></pre><p><strong>I only get a following parse error</strong></p>
<pre><code>Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /WWWROOT/221694/htdocs/selfoss/index.php on line 17 
Parse error: syntax error, unexpected T_STRING in /WWWROOT/221694/htdocs/selfoss/index.php on line 17</code></pre><p>You need at least PHP version 5.3. selfoss is not compatible wit PHP version 5.2 or lower.</p>
<p><br />
<strong>Opening selfoss will show only a page with the content but without any image or styling</strong></p>
<p>Ensure that you have enabled the <code>mod_rewrite</code> and <code>mod_headers</code> module. Check your .htaccess. Its possible that you have to set <code>RewriteBase</code>.</p>
<p><br />
<strong>How can I import my feeds from another reader or the google reader?</strong></p>
<p>You can use the opml import to move your list of feeds from any other reader to selfoss. Just open the link <a href="http://yourselfossurl.com/opml">http://yourselfossurl.com/opml</a> and follow the instructions.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=2</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=2</guid>
<pubDate>Thu, 14 Mar 2013 19:35:51 +0000</pubDate>
<dc:creator>tobi</dc:creator>
</item>
</channel>
</rss>
