Re: [Bacula-users] Baculum-Web Install Problem (Debian Buster)

2020-05-22 Thread Marcin Haba
Hello Chris, Thanks for reporting this problem. It is a packaging issue that occurs after re-installation. To solve it you can delete a file: rm /usr/share/baculum/htdocs/protected/Web/Config/hosts.conf I will fix it quickly. Best regards, Marcin Haba (gani) On Fri, 22 May 2020 at 17:37, Chri

Re: [Bacula-users] Baculum-Web Install Problem (Debian Buster)

2020-05-22 Thread Chris Wilkinson
Hello Marcin. Thanks for that link. I was looking in the wrong place. I corrected the sources file to Buster, removed and reinstalled Baculum API & WEB from the Buster repo and restarted Apache2 but have a different problem now. The API runs fine but WEB gives me this error. Not sure if this is

Re: [Bacula-users] Baculum-Web Install Problem (Debian Buster)

2020-05-21 Thread Marcin Haba
Hello Chris, Yes, there exist Baculum packages for Debian Buster. Information about repositories you can find in the Baculum documentation chapter here: https://www.bacula.org/9.6.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION00351000 Best regards, Marcin Haba (gani) On

Re: [Bacula-users] Baculum-Web Install Problem (Debian Buster)

2020-05-21 Thread Chris Wilkinson
Hello Marcin Yes that is true, PHP came from the Buster repo. Is there Baculum in the Buster repo, I couldn't find one? As to why Stretch and Buster PHP'S are different, I don't really have any idea. I don't see what I could do about that. Is anybody running Baculum in Buster? Regards Chris Wi

Re: [Bacula-users] Baculum-Web Install Problem (Debian Buster)

2020-05-21 Thread Marcin Haba
Hello Chris, You use PHP not from Stretch repository. It looks that your PHP interpreter doesn't match PHP modules. Maybe they were prepared in different environment? At least pdo_mysql couldn't be loaded. In any cases it is PHP related problem. I would propose to verify from where come modules a