Database settings
Checking configuration
0) { print "Some configuration tests failed. Please correct them before continuing.
"; print "- ";
foreach ($errors as $error) {
print "
- $error "; } print "
Checking database
Initialize database
Before you can start using tt-rss, database needs to be initialized. Click on the button below to do that now.
Generated configuration file
"; print "Copy following text and save as config.php in tt-rss main directory. It is suggested to read through the file to the end in case you need any options changed fom default values.
"; print ""; print "You can generate the file again by changing the form above.
"; } ?>