installation

by M.C., Wednesday, March 12, 2014, 22:03 (3556 days ago)

Hi! I have 2 question about installation.

1. about DB... It says that "You don't have to install the database, it will be created automatically" but I don't see any DB via my CPanel... where does this DB created?
2. "Create cronjob for updating feeds and point it to http://yoururl.com/update" - I have no skills to create cron jobs, anyone can help me at this stage?

Thanks1

installation

by cpunke, Sunday, March 23, 2014, 10:58 (3545 days ago) @ M.C.

1.
you have to insert the credentials in config.ini, so to get the credentials you have to create a database first.

2.
on a Linux-Webserver type: crontab -e in your account.

Insert something like tis example:

*/15 7-20 * * * wget -q http://localhost/selfoss/Update --output-document=- >/dev/null 2>&1

Save.

The above example will update your feeds every 15 Minutes everyday from 7 to 20 ...

Otherwise 'man 5 crontab' will help...

installation

by M.C., Sunday, March 23, 2014, 13:00 (3545 days ago) @ cpunke

1. WHY then in installation guise NOTHING about that? and say that it's created automaticly?

installation

by cpunke, Sunday, March 23, 2014, 17:51 (3545 days ago) @ M.C.

I think the meaning is, that the required tables are created automatically...

installation

by M.C., Sunday, March 23, 2014, 20:53 (3545 days ago) @ cpunke

Thanks! This is a bit confusig tho... I was thinking that whole process is automatic

RSS Feed of thread
powered by my little forum