Not loads the application is just the loop.

by kraudio, Friday, March 15, 2013, 16:02 (3918 days ago)

Not loads the application is just the loop.

Already checked the procedure:
Upload all files of this folder (IMPORTANT: also upload the invisible. Htaccess files)
Make the directories data / cache, data / favicons, data / logs, data / thumbnails, date / sqlite and public / writeable
Insert date in config.ini database access (you have to not change anything if you would like to use sqlite)
You do not have to install the database, it will be created automatically
Create cronjob for updating feeds and point to it via wget or curl http://yoururl.com/update.

This is my config.ini
[globals]
db_type = sqlite
DB_File = date / sqlite / selfoss.db
db_host = localhost
db_database = selfoss
db_username = root
db_password =
db_port = 3306
logger_level = ERROR
items_perpage = 50
items_lifetime = 30
base_url =
username =
password =
salt = ewqe1289
public =
rss_title = selfoss feed
rss_max_items = 300
rss_mark_as_read = 0

The link on this:
http://kraudio.p.ht/selfoss/

Not loads the application is just the loop.

by andersgd, Friday, March 15, 2013, 16:52 (3918 days ago) @ kraudio

There is a typo in DB_File = date / sqlite / selfoss.db
Should be db_file=data/sqlite/selfoss.db

Not loads the application is just the loop.

by kraudio, Friday, March 15, 2013, 16:54 (3918 days ago) @ andersgd

adjusted, but still the error

Note: I'm using the google translator, which translated data to date

Not loads the application is just the loop.

by steve, Friday, March 15, 2013, 17:02 (3918 days ago) @ kraudio

Looks like a redirect in your configuration since any page on your site loops to /selfoss. What web server are you using.

Not loads the application is just the loop.

by kikadisa, Saturday, March 16, 2013, 22:43 (3917 days ago) @ steve

Hi

It seems that i have a similar problem.
When i watch the source code the css seems to be in the selfoss root folder.

<link rel="stylesheet" href="all.css">

but i'm on my.url/selfoss

The all.css file is generated (then directories are writeable)

but the URL is wrong. The web server is nginx.

Maybe with base_url inside the config.ini file it's possible to do something.

RSS Feed of thread
powered by my little forum