SearchFAQMemberlist Log in
Reply to topic Page 2 of 2
Goto page Previous  1, 2
bacula-web
Author Message
Post Bacula-Web 
Hi Guys,

I cant seem to get Bacula Web working.. I'm sure the config file is set
up correctly, but I keep getting this error: "DB Error: no such
database"

here's my database section from the config file.

[.DATABASE]
# Your database host or IP
host = localhost

# Your database login
login = bacula

# Your database password.
# For empty passwords use this:
# pass =
pass =

# Your database name
db_name = bacula

# Your database type: mysql,sqlite,pgsql
db_type = mysql

# Uncomment this and modify it if your database runs on a non standard
port.
# db_port = 3306

Everything seems to be set up right. Any ideas?

Thanks!

Beren Gamble
Network Analyst
Technical Team, Harrow IT Services
020 8424 1485 (int. ext. 2485)
beren.gamble < at > ha...

**********************************************************************

Harrow Council backs the 2012 Olympic bid.

**********************************************************************
The views expressed within this e-mail are those of the individual and not necessarily those of the Council. The information in this internet e-mail is confidential and may contain legally privileged information. If you are not the intended above named addressee it may be unlawful for you to read, copy, distribute or otherwise use the information in this internet e-mail. If you are not the intended recipient of this internet e-mail please telephone the sender on +44(0)20 8863 5611.
LONDON BOROUGH OF HARROW...
**********************************************************************

Post Bacula-Web 
Check the database name is exactly the same case as you are using. If your=
=20
database is BaCula you must write

db_name =3D BaCula

El Jueves 30 Junio 2005 16:47, Beren Gamble escribi=F3:
Hi Guys,

I cant seem to get Bacula Web working.. I'm sure the config file is set
up correctly, but I keep getting this error: "DB Error: no such
database"

here's my database section from the config file.

[.DATABASE]
# Your database host or IP
host =3D localhost

# Your database login
login =3D bacula

# Your database password.
# For empty passwords use this:
# pass =3D
pass =3D

# Your database name
db_name =3D bacula

# Your database type: mysql,sqlite,pgsql
db_type =3D mysql

# Uncomment this and modify it if your database runs on a non standard
port.
# db_port =3D 3306

Everything seems to be set up right. Any ideas?

Thanks!



Beren Gamble
Network Analyst
Technical Team, Harrow IT Services
020 8424 1485 (int. ext. 2485)
beren.gamble < at > ha...


**********************************************************************

Harrow Council backs the 2012 Olympic bid.

**********************************************************************
The views expressed within this e-mail are those of the individual and not
necessarily those of the Council. The information in this internet e-mail
is confidential and may contain legally privileged information. If you are
not the intended above named addressee it may be unlawful for you to read,
copy, distribute or otherwise use the information in this internet e-mail.
If you are not the intended recipient of this internet e-mail please
telephone the sender on +44(0)20 8863 5611. LONDON BOROUGH OF HARROW...
**********************************************************************



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick
_______________________________________________
Bacula-users mailing list
Bacula-users < at > li...
https://lists.sourceforge.net/lists/listinfo/bacula-users

Post Bacula-Web 
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 =3D localhost

# Your database login
login =3D bacula

# Your database password.
# For empty passwords use this:
# pass =3D
pass =3D

# Your database name
db_name =3D bacula

# Your database type: mysql,sqlite,pgsql
db_type =3D mysql

Any ideas?

Thankyou!

Beren

bacula_list < at > ve... 06/30/05 4:11 pm >>>
Check the database name is exactly the same case as you are using. If =
your=20
database is BaCula you must write

db_name =3D BaCula

El Jueves 30 Junio 2005 16:47, Beren Gamble escribi=F3:
Hi Guys,

I cant seem to get Bacula Web working.. I'm sure the config file is set
up correctly, but I keep getting this error: "DB Error: no such
database"

here's my database section from the config file.

[.DATABASE]
# Your database host or IP
host =3D localhost

# Your database login
login =3D bacula

# Your database password.
# For empty passwords use this:
# pass =3D
pass =3D

# Your database name
db_name =3D bacula

# Your database type: mysql,sqlite,pgsql
db_type =3D mysql

# Uncomment this and modify it if your database runs on a non standard
port.
# db_port =3D 3306

Everything seems to be set up right. Any ideas?

Thanks!



Beren Gamble
Network Analyst
Technical Team, Harrow IT Services
020 8424 1485 (int. ext. 2485)
beren.gamble < at > ha...=20


**********************************************************************

Harrow Council backs the 2012 Olympic bid.

**********************************************************************
The views expressed within this e-mail are those of the individual and =
not
necessarily those of the Council. The information in this internet =
e-mail
is confidential and may contain legally privileged information. If you =
are
not the intended above named addressee it may be unlawful for you to =
read,
copy, distribute or otherwise use the information in this internet =
e-mail.
If you are not the intended recipient of this internet e-mail please
telephone the sender on +44(0)20 8863 5611. LONDON BOROUGH OF HARROW...
**********************************************************************



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclic=
k=20
_______________________________________________
Bacula-users mailing list
Bacula-users < at > li...=20
https://lists.sourceforge.net/lists/listinfo/bacula-users=20

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=3Dclick=20
_______________________________________________
Bacula-users mailing list
Bacula-users < at > li...=20
https://lists.sourceforge.net/lists/listinfo/bacula-users

Post Bacula-web 
Hello All!

I isntaller bacula-web, i run the test.php and its all ok.
But when i access the address only show a white page, no errors.
DB is well configured, because i used to get an error complaining about
the DB, but i fixed that.
Any tips?

Duarte Santos
Netcall

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.

Post Bacula-web 
check your webserver error log, most PHPs thesedays default to only
showing errors in the error_log and not to the browser

On 01/08/06, Duarte Santos <duarte.santos < at > ne...> wrote:
Hello All!

I isntaller bacula-web, i run the test.php and its all ok.
But when i access the address only show a white page, no errors.
DB is well configured, because i used to get an error complaining about
the DB, but i fixed that.
Any tips?

Duarte Santos
Netcall


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users < at > li...
https://lists.sourceforge.net/lists/listinfo/bacula-users


--
R.I.Pienaar http://www.devco.net

Post Bacula-web 
Ok, i got it. templates_c wasn't writable.
Now the images dont appear on browser.
like... http://images/s_ok.gif but i don't know why he is not putting
http://domain/images/s_ok.gif.
Theres a variable *root* on the report template... any tips?

On Tue, 2006-08-01 at 16:40 +0100, R.I. Pienaar wrote:
check your webserver error log, most PHPs thesedays default to only
showing errors in the error_log and not to the browser

On 01/08/06, Duarte Santos <duarte.santos < at > ne...> wrote:
Hello All!

I isntaller bacula-web, i run the test.php and its all ok.
But when i access the address only show a white page, no errors.
DB is well configured, because i used to get an error complaining about
the DB, but i fixed that.
Any tips?

Duarte Santos
Netcall


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users < at > li...
https://lists.sourceforge.net/lists/listinfo/bacula-users



--
R.I.Pienaar http://www.devco.net


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.

Post Bacula-web 
edit the root variable in the bacula.conf in the configs dir to be
something like http://domain/

On 01/08/06, Duarte Santos <duarte.santos < at > ne...> wrote:
Ok, i got it. templates_c wasn't writable.
Now the images dont appear on browser.
like... http://images/s_ok.gif but i don't know why he is not putting
http://domain/images/s_ok.gif.
Theres a variable *root* on the report template... any tips?

On Tue, 2006-08-01 at 16:40 +0100, R.I. Pienaar wrote:
check your webserver error log, most PHPs thesedays default to only
showing errors in the error_log and not to the browser

On 01/08/06, Duarte Santos <duarte.santos < at > ne...> wrote:
Hello All!

I isntaller bacula-web, i run the test.php and its all ok.
But when i access the address only show a white page, no errors.
DB is well configured, because i used to get an error complaining about
the DB, but i fixed that.
Any tips?

Duarte Santos
Netcall


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users < at > li...
https://lists.sourceforge.net/lists/listinfo/bacula-users



--
R.I.Pienaar http://www.devco.net



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.



--
R.I.Pienaar http://www.devco.net

Post bacula-web 
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

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

Post bacula-web 
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.

Display posts from previous:
Reply to topic Page 2 of 2
Goto page Previous  1, 2
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB