<?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 - The selfoss home page is different</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>The selfoss home page is different (reply)</title>
<content:encoded><![CDATA[<p>Solved!!!!<br />
This is what you need to do to install selfoss in Ubuntu 13.04</p>
<p>1. Upload all files to var/www/selfoss(IMPORTANT: also upload the invisible .htaccess files)<br />
2. Make the directories data/cache, data/favicons, data/logs, data/thumbnails, data/sqlite and public/ writeable<br />
3. Insert database access data in config.ini (see below -- you have not to change anything if you would like to use sqlite)<br />
3. You don't have to install the database, it will be created automatically<br />
4. enable the rule engine: sudo a2enmod rewrite<br />
5. Edit /etc/apache2/sites-available/default and add<br />
 &lt;Directory /var/www/selfoss/&gt;<br />
 AllowOverride All<br />
 &lt;/Directory&gt;<br />
6. restart the apache web server: sudo service apache2 restart<br />
7. Create cronjob for updating feeds and point it to <a href="http://yourselfossurl.com/update">http://yourselfossurl.com/update</a> via wget or curl. You can also execute the update.php from commandline.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=458</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=458</guid>
<pubDate>Tue, 21 May 2013 16:15:57 +0000</pubDate>
<dc:creator>mulargui</dc:creator>
</item>
<item>
<title>The selfoss home page is different (reply)</title>
<content:encoded><![CDATA[<p>thank you for your help. I combined your suggestions plus information from here <a href="http://askubuntu.com/questions/48362/how-to-enable-mod-rewrite-in-apache.">http://askubuntu.com/questions/48362/how-to-enable-mod-rewrite-in-apache.</a><br />
looks like rules are now working but I'm getting a different error.</p>
<p>this is what I did:<br />
1. created selfoss.conf and copied to /etc/apache2/mods-available<br />
2. sudo a2enmod rewrite<br />
3. edited /etc/apache2/sites-available/default and modified<br />
        &lt;Directory /var/www/&gt;<br />
                Options Indexes FollowSymLinks MultiViews<br />
                AllowOverride FileInfo<br />
                Order allow,deny<br />
                allow from all<br />
        &lt;/Directory&gt;<br />
4. sudo service apache2 restart</p>
<p>The error that now I'm getting is<br />
[Mon May 20 17:29:12 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.4.9-4ubuntu2 configured -- resuming normal operations<br />
[Mon May 20 17:29:17 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here<br />
[Mon May 20 17:29:18 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here<br />
[Mon May 20 17:29:29 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here<br />
[Mon May 20 17:29:29 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here</p>
<p>Any suggestion? thank you for your help in advance!</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=455</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=455</guid>
<pubDate>Mon, 20 May 2013 17:50:54 +0000</pubDate>
<dc:creator>mulargui</dc:creator>
</item>
<item>
<title>The selfoss home page is different (reply)</title>
<content:encoded><![CDATA[<p>As I see it was <a href="index.php?id=380" class="internal">answered already</a>.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=454</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=454</guid>
<pubDate>Mon, 20 May 2013 05:52:36 +0000</pubDate>
<dc:creator>ofcloud</dc:creator>
</item>
<item>
<title>The selfoss home page is different (reply)</title>
<content:encoded><![CDATA[<p>thanks! I looked at the error_log file and there is plenty of references to files not found. I'm not very experimented in PHP. Can you have a fast look and help me to fix it?<br />
[Sun May 19 06:47:49 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.4.9-4ubuntu2 configured -- resuming normal operations</p>
<p>[Sun May 19 07:03:44 2013] [error] [client 66.249.73.49] File does not exist: /var/www/robots.txt</p>
<p>[Sun May 19 08:23:51 2013] [error] [client 212.68.98.77] File does not exist: /var/www/FastHTTPAuthScanner200test</p>
<p>[Sun May 19 08:23:52 2013] [error] [client 212.68.98.77] File does not exist: /var/www/admin</p>
<p>[Sun May 19 08:23:52 2013] [error] [client 212.68.98.77] File does not exist: /var/www/~root</p>
<p>[Sun May 19 09:24:13 2013] [error] [client 84.2.65.79] File does not exist: /var/www/selfoss/css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 09:24:13 2013] [error] [client 84.2.65.79] File does not exist: /var/www/selfoss/all.css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 09:24:13 2013] [error] [client 84.2.65.79] File does not exist: /var/www/selfoss/all.js, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 09:24:13 2013] [error] [client 84.2.65.79] File does not exist: /var/www/selfoss/favicon.ico</p>
<p>[Sun May 19 10:33:44 2013] [error] [client 66.249.75.121] File does not exist: /var/www/robots.txt</p>
<p>[Sun May 19 10:35:40 2013] [error] [client 66.249.75.121] File does not exist: /var/www/selfoss/feed</p>
<p>[Sun May 19 10:59:27 2013] [error] [client 178.26.248.102] File does not exist: /var/www/selfoss/css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 10:59:28 2013] [error] [client 178.26.248.102] File does not exist: /var/www/selfoss/all.css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 10:59:28 2013] [error] [client 178.26.248.102] File does not exist: /var/www/selfoss/favicon.ico</p>
<p>[Sun May 19 10:59:28 2013] [error] [client 178.26.248.102] File does not exist: /var/www/selfoss/all.js, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 10:59:28 2013] [error] [client 178.26.248.102] File does not exist: /var/www/selfoss/favicon.ico</p>
<p>[Sun May 19 11:48:35 2013] [error] [client 87.255.1.51] File does not exist: /var/www/selfoss/favicon.ico, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 11:48:35 2013] [error] [client 87.255.1.51] File does not exist: /var/www/selfoss/css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 11:48:35 2013] [error] [client 87.255.1.51] File does not exist: /var/www/selfoss/all.css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 11:48:35 2013] [error] [client 87.255.1.51] File does not exist: /var/www/selfoss/all.js, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 14:02:52 2013] [error] [client 68.35.198.92] File does not exist: /var/www/selfoss/css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 14:02:52 2013] [error] [client 68.35.198.92] File does not exist: /var/www/selfoss/all.css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 14:02:52 2013] [error] [client 68.35.198.92] File does not exist: /var/www/selfoss/all.js, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 14:02:52 2013] [error] [client 68.35.198.92] File does not exist: /var/www/selfoss/favicon.ico</p>
<p>[Sun May 19 16:49:47 2013] [error] [client 108.181.219.187] File does not exist: /var/www/selfoss/css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 16:49:47 2013] [error] [client 108.181.219.187] File does not exist: /var/www/selfoss/all.css, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 16:49:47 2013] [error] [client 108.181.219.187] File does not exist: /var/www/selfoss/all.js, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
<p>[Sun May 19 16:49:47 2013] [error] [client 108.181.219.187] File does not exist: /var/www/selfoss/favicon.ico, referer: <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/</a></p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=450</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=450</guid>
<pubDate>Sun, 19 May 2013 19:11:18 +0000</pubDate>
<dc:creator>mulargui</dc:creator>
</item>
<item>
<title>The selfoss home page is different (reply)</title>
<content:encoded><![CDATA[<p>I encountered this with non working mod_rewrite. Try to check it's availability and related configurations.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=446</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=446</guid>
<pubDate>Sun, 19 May 2013 16:40:44 +0000</pubDate>
<dc:creator>ofcloud</dc:creator>
</item>
<item>
<title>The selfoss home page is different</title>
<content:encoded><![CDATA[<p>Hi,<br />
just installed selfoss 2.7 on ec2 Ubuntu 13.04 with MySQL following the instructions in the website. I get a very different home page when loading the home page. You can see it at <a href="http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/.">http://ec2-54-214-71-70.us-west-2.compute.amazonaws.com/selfoss/.</a> <br />
Any suggestion why this is happening?</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=443</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=443</guid>
<pubDate>Sat, 18 May 2013 15:17:24 +0000</pubDate>
<dc:creator>mulargui</dc:creator>
</item>
</channel>
</rss>
