The BaculaWeb test.php works OK (and the graphics show up just fine) but
when I try to load index.php into my browser I just get the error message
"DB Error: not found". I presume something is not right with the config. This is
what appears in bacula.conf (omitting comments):
[.DATABASE]
host = 192.168.1.220
login = bacula
pass =
db_name = bacula
db_type = mysql
One of the comments says "create a user or give it permissions to access
from web machine". In my case everything is running on the same SuSE 9.1
machine. Do I still need to do something with permissions? If so, what?
TIA
Graham Dicker
|
- [Bacula-users] Bacula web config graham . dicker
- Re: [Bacula-users] Bacula web config Juan Luis Frances