tresni / freenas-rss-extension

Automatically exported from code.google.com/p/freenas-rss-extension
0 stars 0 forks source link

RSS page doesn't load. #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Changed permissions:

$ chmod 777 /mnt/Mungous/RSS/install.php

2. Ran install.php:

$ /mnt/Mungous/RSS/install.php
X-Powered-By: PHP/5.2.8
Content-type: text/html

Extracting RSS.tgz
Linking www/rss_feed_edit.php as /usr/local/www/extension_rss_feed_edit.php
Linking www/rss_feed_manage.php as /usr/local/www/extension_rss_feed_manage.php
Linking www/rss_filter_edit.php as /usr/local/www/extension_rss_filter_edit.php
Linking www/rss_filter_manage.php as
/usr/local/www/extension_rss_filter_manage.php
Linking www/rss_history.php as /usr/local/www/extension_rss_history.php
Linking ext directory
Looking for cron job...found
Saving configuration changes

Finished installing the RSS extension for transmission.  Please bear
in mind that this extension pulls most of transmission's settings
from FreeNAS' XML configuration file.  If you have modified the
transmission installation, you may need to modify
/mnt/Mungous/RSS/www/ext/rss_functions.inc
to reflect your changes.  Look at the $TRANSMISSION variable at the
top of the file.

3.

What is the expected output? What do you see instead?

I expect the page to load, but instead see this:

Warning: require_once(auth.inc): failed to open stream: No such file or
directory in /mnt/Mungous/RSS/www/rss_feed_manage.php on line 3 Fatal
error: require_once(): Failed opening required 'auth.inc'
(include_path='.:/etc/inc:/usr/local/www') in
/mnt/Mungous/RSS/www/rss_feed_manage.php on line 3 

What version of the product are you using? On what operating system?

RSS-FreeNAS70-19112009.tgz
install-FreeNAS70.php

Please provide any additional information below.

Original issue reported on code.google.com by Humz1m...@gmail.com on 9 Dec 2009 at 1:46

GoogleCodeExporter commented 9 years ago
Are you using FreeNAS .69?  auth.inc should exist on any FreeNAS .70 install.  
If you 
are still using .69, the proper files are available in the Downloads section at 
http://code.google.com/p/freenas-rss-extension/downloads/list .  Just get the 
ones that 
don't say FreeNAS70 ;)

Original comment by tre...@gmail.com on 9 Dec 2009 at 11:31

GoogleCodeExporter commented 9 years ago

Original comment by tre...@gmail.com on 18 Dec 2009 at 3:59