DannyS
27 May 2010, 15:49
First I'm vary new to linux I got the server working but i'm stumped on
the MySQL database setup
setup the MySQL database, change the database settings in 'settings/website.conf' to what ?? I got the first part but on the DB configuration (way lost)
and how do i run the script 'database/setup_database'.
Banshee version: 1.6
PHP version: 3.1.6
Webserver: hiawaha v6.14
Hugo Leisink
28 May 2010, 12:26
Banshee requires a MySQL database. MySQL requires login, so you have enter the credentials in 'settings/website.conf'. Just make up some credentials and the setup script will do the rest.
Run the script via './database/setup_database'.