Occasionally the default database name of 'vufind' is not appropriate for your environment. Changing the database name used by vufind is not overly difficult. In this example we will use the database name of 'LibVufind' instead of the default of 'vufind'.
config.ini file change the table name provided on the end of the 'database' string.database = mysql://vufind:mypassword@mysql.example.com/LibVufind
vufind.ini to match your new Database name, in our example LibVufind.inidebug = 5