jul wrote:
> 
> Hi all, 
> 
> I've got a problem configuring bacula-web-2.0.0. I have installed
> bacula-1.38.11, working and configuring properly. But this week I've seen
> a notice about bacula-web and I'm really excited to use it, becasuse I
> need to get reports of my backups. The problem is thay when I access to
> the server via web I get the error: "Error query 4". I know this errors
> comes from line 53 of index.php but I don't know why. I've confiured
> bacula.conf whit my database configuration and also I test
> bacula-web-2.2.2 but it's still not working. I also know this error
> happens because I don't have register in the "Media" table of bacula's
> database, but I don't know how can I add registers to this table.... 
> 
> Could anybody help me?? 
> Thanks in advanced and sorry for my bad English but I come from Spain. 
> Regards
> 
> 


Seems like a little loose error checking in the index.php script. Comes from
around line 52 in bacula-web/index.php. Propably caused by MySQL table
"Media" still being empty. Run a round of backups first to fill some data in
the table - that should fix it.

Karsten


-- 
View this message in context: 
http://www.nabble.com/bacula-web-tf3492995.html#a10865435
Sent from the Bacula - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to