<?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 - RSS feeds do not update</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>RSS feeds do not update (reply)</title>
<content:encoded><![CDATA[<p>What happens if you try:</p>
<p>wget -q <a href="http://localhost/&lt;">http://localhost/&lt;</a><em>your_selfoss_location</em>&gt;/Update --output-document=-</p>
<p>?</p>
<p>Mention the uppercase 'U' in 'Update'</p>
<p>This works for me....</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1030</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1030</guid>
<pubDate>Fri, 03 Apr 2015 07:24:32 +0000</pubDate>
<dc:creator>cpunke</dc:creator>
</item>
<item>
<title>RSS feeds do not update</title>
<content:encoded><![CDATA[<p>I have installed selfoss on a Fedora 21 server running Apache.  I can browser to the page and add rss feeds and tags, but when I run update.php it doesn't download/update any of the feeds.  The feeds always have 0 entries.  Here is a copy of the log in DEBUG mode:</p>
<p>03-28-15 14:36:52 Debug ---<br />
03-28-15 14:36:52 Debug start fetching source &quot;Polygon (id: 1) <br />
03-28-15 14:36:52 Debug spout successfully loaded: spouts\rss\feed<br />
03-28-15 14:36:52 Debug fetch content<br />
03-28-15 14:36:52 Debug minimum date: 2015-02-26 14:36:52<br />
03-28-15 14:36:52 Debug start item fetching<br />
03-28-15 14:36:52 Debug destroy spout object<br />
03-28-15 14:36:52 Debug ---<br />
03-28-15 14:36:52 Debug start fetching source &quot;Slashdot (id: 2) <br />
03-28-15 14:36:52 Debug spout successfully loaded: spouts\rss\feed<br />
03-28-15 14:36:52 Debug fetch content<br />
03-28-15 14:36:52 Debug minimum date: 2015-02-26 14:36:52<br />
03-28-15 14:36:52 Debug start item fetching<br />
03-28-15 14:36:52 Debug destroy spout object<br />
03-28-15 14:36:52 Debug ---<br />
03-28-15 14:36:52 Debug start fetching source &quot;Joystiq (id: 3) <br />
03-28-15 14:36:52 Debug spout successfully loaded: spouts\rss\feed<br />
03-28-15 14:36:52 Debug fetch content<br />
03-28-15 14:36:52 Debug minimum date: 2015-02-26 14:36:52<br />
03-28-15 14:36:52 Debug start item fetching<br />
03-28-15 14:36:52 Debug destroy spout object<br />
03-28-15 14:36:52 Debug cleanup orphaned and old items<br />
03-28-15 14:36:52 Debug cleanup orphaned and old items finished<br />
03-28-15 14:36:52 Debug delete orphaned thumbnails<br />
03-28-15 14:36:52 Debug delete orphaned thumbnails finished<br />
03-28-15 14:36:52 Debug delete orphaned icons<br />
03-28-15 14:36:52 Debug delete orphaned icons finished<br />
03-28-15 14:36:52 Debug optimize database<br />
03-28-15 14:36:52 Debug optimize database finished</p>
<p>I have installed the following RPM packages through YUM:<br />
php.x86_64<br />
php-cli.x86_64<br />
php-common.x86_64<br />
php-gd.x86_64<br />
php-pdo.x86_64<br />
php-pecl-jsonc.x86_64<br />
httpd.x86_64<br />
httpd-filesystem.noarch<br />
httpd-tools.x86_64</p>
<p>I added this stanza to my httpd.conf file: (I installed selfoss in the rss directory)<br />
&lt;Directory /var/www/html/rss&gt;<br />
    AllowOverride All<br />
&lt;/Directory&gt;</p>
<p>I updated the rewrite engine section of the .htaccess file to this:<br />
# Enable rewrite engine and route requests to framework<br />
RewriteEngine On<br />
RewriteBase /rss/</p>
<p>Can anyone help me with this problem ?</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1025</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1025</guid>
<pubDate>Sat, 28 Mar 2015 16:28:52 +0000</pubDate>
<dc:creator>dogtown</dc:creator>
</item>
</channel>
</rss>
