Hello,

On 2/28/2006 3:47 PM, vipul shukla wrote:
...
 i have found that i have mysql database but inside
that there is no any databases like bacula and mysql.
so is it necessary that these 2 database should be
exist in mysql database. can i manually create
databases (bacula and mysql) throuch script.
------------------------------------------------------
./create_bacula_database
./create_mysql_database
-----------------------------------------------------
 once i trayed to run this script manually i give
error like

[EMAIL PROTECTED] bacula]# ./create_mysql_database
ERROR 1045 (28000): Access denied for user
'root'@'localhost' (using password: NO)
Creation of bacula database failed.

 I am in big truble so plz help me.

I guess that your mysql setup is broken, but it might only be a database permission issue. You should verify that MySQL is installed correctly, and then use the password for your MySQL root user.

Arno

Regards
vipul




--- Helmut Raubenheimer <[EMAIL PROTECTED]>
wrote:


Hi,

afaik this happens when the database exists but does
not contain any tables.
If your using mysql:
connect to the database with the command line client
mysql
use bacula;
show tables;

Regards

Helmut

vipul shukla schrieb:

When I try to start bacula I get the following

output:

Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon
21-Jun 18:20 bacula-dir:  Fatal error: Version

error

for database
"bacula". Wanted 8, got 0
21-Jun 18:20 bacula-dir:  Fatal error: Could not

open

database "bacula".
21-Jun 18:20 bacula-dir:  Fatal error: Version

error

for database
"bacula". Wanted 8, got 0
21-Jun 18:20 bacula-dir ERROR TERMINATION
Please correct configuration file:
/usr/local/etc/bacula-dir.conf

                


__________________________________________________________

Yahoo! India Matrimony: Find your partner now. Go

to http://yahoo.shaadi.com



-------------------------------------------------------

This SF.Net email is sponsored by xPML, a

groundbreaking scripting language

that extends applications into web and mobile

media. Attend the live webcast

and join the prime developer group breaking into

this new coding territory!

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net


https://lists.sourceforge.net/lists/listinfo/bacula-users




                
__________________________________________________________ Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to