Hi everyone,
I’m trying to configure Bacula and connect it to Webmin to manage my backup jobs graphically, I have installed and configured bacula and webmin successfully, but when I click on “Bacula backup system” on webmin , it returns this error: Failed to connect to the Bacula database : Failed to load the database DBI driver mysql at ./bacula-backup-lib.pl line 45. Maybe it is not set up, or the module configuration is incorrect. However, I’ve selected the bacula module configuration as follow:
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
To fix go to Webmin -> Others -> Perl Modules, and install the DBD::mysql Perl module, or just install all suggested modules.
If any libwrap error, then run from bash sudo apt-get install libwrap0 libwrap0-dev
Then try install again in webmin
In the webmin, Select others->Perl Modules-> suggested modules install DBD::mysql. This works for me.
I’m using Ubuntu 16.04.4 LTS and for me the fix was:
sudo apt-get install libdbd-mysql-perl
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.