Hi,
Is your catalog empty? Run a test job and refresh bacula-web.
El Friday 29 February 2008 11:08:38 nda escribió:
> Hi Juan Luis,
>
> db_type is correct (mysql in my case)
> Here is my http://www.nabble.com/file/p1572/bacula.conf bacula.conf .
> DB password is hidden but correct in the pro
Hi Juan Luis,
db_type is correct (mysql in my case)
Here is my http://www.nabble.com/file/p1572/bacula.conf bacula.conf .
DB password is hidden but correct in the production file.
Regards,
Nico
Juan Luis Frances wrote:
>
> The code:
> else if ( $this->driver == "pgsql") {
>
Hi Juan Luis,
db_type is correct (mysql in my case)
Here is my http://www.nabble.com/file/p15755160/bacula.conf bacula.conf .
DB password is hidden but correct in the production file.
Regards,
Nico
Juan Luis Frances wrote:
>
> The code:
> else if ( $this->driver == "pgsql") {
>
Hi Juan Luis,
db_type is correct (mysql in my case)
Here is my http://www.nabble.com/file/p15755157/bacula.conf bacula.conf .
DB password is hidden but correct in the production file.
Regards,
Nico
Juan Luis Frances wrote:
>
> The code:
> else if ( $this->driver == "pgsql") {
>
The code:
else if ( $this->driver == "pgsql") {
$dbsize = $this->link->query("select
pg_database_size('$this->dbs_name')")
or die ("classes.inc: Error query: 4");
Maybe "db_type" in bacula.conf file is wrong. If you have mysql then:
db_typ
On Fri, Feb 29, 2008 at 3:38 AM, nda <[EMAIL PROTECTED]> wrote:
>
> Hi Jason,
>
> Thanks for the feedback, i'll try to learn how to use the bconsole
> efficiantly.
>
When I have had errors like that with bacula-web. I usually go to the
source (search for the error message) and find out what line
Hi Jason,
Thanks for the feedback, i'll try to learn how to use the bconsole
efficiantly.
Nico
Jason A. Kates wrote:
>
> Nico,
>
> I don't know how many people are using bacula-web, nor at what level it
> is supported.
>
> My understanding is that for a GUI the development is being done on
Nico,
I don't know how many people are using bacula-web, nor at what level it
is supported.
My understanding is that for a GUI the development is being done on BAT.
Most people use bconsole to manage bacula. I would suggest making it
work then play with the GUI's. I think that you will find
Hi,
Nobody can help me on this issue?
The error message give no info at all...
Thanks,
Nico
nda wrote:
>
> Hi,
>
> We are currently testing Bacula at work, but it isn't a easy task...
> Installation seems ok and i succeed the catalog backup.
> I'm now trying to mage the web interface work, b
John Drescher-2 wrote:
>
>
> Is your database mysql?
>
> I ask this because I use postgresql and I know for a fact that
> bacula-web does not work with postgresql without some patching.
> John
>
Hi,
We are using Mysql but i first installed bacula with SQLite, then installed
the package for m
On Wed, Feb 27, 2008 at 9:43 AM, nda <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> We are currently testing Bacula at work, but it isn't a easy task...
> Installation seems ok and i succeed the catalog backup.
> I'm now trying to mage the web interface work, but i get this error message
> :
> Error
11 matches
Mail list logo