From: Jamie C. <jca...@we...> - 2008-12-11 17:51:48
|
On 11/Dec/2008 06:45 Ralf Brinkmann wrote .. > Jamie Cameron schrieb: > > The quick way to fix this is to go to Webmin's Others category, click > > on Perl Modules, and install the DBD::mysql Perl module. > > The MySQL devel package had to be installed before - message: "Can't > exec "mysql_config": No such file or directory at Makefile.PL line 76." > > After that: > > Make, test and install of DBD::mysql successful. > > "Bacula Restore" seems to work now. > > "Bacula Backup System" generates the following message: > > Failed to connect to the Bacula database : Failed to login to the > database /var/lib/mysql/bacula/ : Incorrect database name > '/var/lib/mysql/bacula/'. Maybe it is not set up, or the module > configuration is incorrect. On the Module Config page of the Bacula module, you need to set the 'Database or file containing Bacula information' to just something like 'bacula', not the full path to the MySQL database file. - Jamie |