|
From: Oliver H. <oh...@do...> - 2012-06-27 13:07:56
|
> Shameless plug, try Almir: http://almir.readthedocs.org/en/latest/ > > On Mon, Jun 25, 2012 at 6:50 PM, Oliver Hoffmann <oh...@do...> wrote: > > Hi list, > > > > after upgrading from 11.04 to 12.04 bweb and webacula do not work > > anymore. Thus I tried reportula. > > > > bweb: > > > > Can't locate Bweb.pm in @INC (@INC > > contains: /etc/perl /usr/local/lib/perl/5.14.2 > /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 > /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) > > at /usr/lib/cgi-bin/bweb.pl line 41. BEGIN failed--compilation > > aborted at /usr/lib/cgi-bin/bweb.pl line 41. > > > > webacula: > > > > PHP Fatal error: Uncaught exception 'Zend_Exception' with message > > 'Version error for Catalog database (wanted 12, got 14) ' > > in /var/www/webacula/html/index.php:183 Stack trace: #0 {main} > > thrown in /var/www/webacula/html/index.php on line 183 > > > > reportula: > > > > A Database Error Occurred > > Error Number: 1146 > > Table 'bacula.job' doesn't exist > > SELECT `job`.`level`, `job`.`jobfiles`, `job`.`jobbytes`, > > `job`.`jobstatus` FROM (`job`) WHERE `endtime` <= '2012-06-25' AND > > `starttime` >= '2012-06-24' > > Filename: /var/www/reportula/models/database_model.php > > Line Number: 326 > > > > It would be all right if at least one would work. For reportula I > > put "lower_case_table_names=2" in my.cnf. No success. > > > > Thanks for hints! > > > > Greetings, > > > > Oliver > > > > > > Thank you but now bacula-web runs as well and that's sufficient. For the records: First I got the newest version of it. Then I set the DB-user and -password properly (I had a bug in the config). I gave up on reportula though. Greetings, Oliver |