Below are some of the requirements to run Gregarius. If any are not found, please fix them before continuing.
PHP Version: 5.2.2
Sockets: Found
XML: Found
Database: MySQL & SQLite
The settings below are for the database Gregarius will keep its data.
Server Type [?] MySQLSQLiteThe type of database being used.
Server Location [?] The location of the database. If in doubt, leave the default. Default: localhost
Database Name [?] The name of the database. Default: rss
Database UserName [?] The username to connect to the database. Make sure this user has INSERT,UPDATE,DELETE,CREATE,ALTER permission to the database!
Database Password [?] The password used to connect to the database.
Database Table Prefix [?] The string to prefix the tables with. Example: A table called rss_item should have rss as the prefix.
If you would like Gregarius to create the database and user for you, input the correct settings below.
Admin UserName [?] The administrator username to use for database creation.
Admin Password [?] The administrator password used to connect to the database. Make sure this user has GRANT privileges!
Web Location [?] The location of the webserver. If in doubt, leave the default. Default: localhost