[Bacula-users] bacula-web problem: no such database

2006-05-18 Thread MaxxAtWork
Hello, I have a problem with bacula-web, on RHEL 3, with mysql: I get only "DB error: no such database". Results from test.php are all OK. I saw a couple of messages on the list regarding this, but the only suggestion was to install pear (which in my case is already installed). I enabled the gene

Re: [Bacula-users] Bacula-Web Problem

2005-11-09 Thread Danny Butroyd
Beren Gamble wrote: hi! I've definitely got everything set up correctly in the .conf file. (Well it all looks right.. mysql> show databases; +--+ | Database | +--+ | bacula | | mysql| | test | +--+ 3 rows in set (0.00 sec) mysql> [.DATABASE] # Your databas

[Bacula-users] Bacula-Web Problem

2005-11-09 Thread Beren Gamble
hi! I've definitely got everything set up correctly in the .conf file. (Well it all looks right.. mysql> show databases; +--+ | Database | +--+ | bacula | | mysql| | test | +--+ 3 rows in set (0.00 sec) mysql> [.DATABASE] # Your database host or IP host = loca