Hi Reynier Perez Mira,
can you send me instruction how do you install webacula on ubuntu using
postgresql thanks. if you do.. i really appreciate it.. thanks
+--
|This was sent by aristotleah...@yahoo.com via Backup Central.
|F
Reynier Perez Mira wrote:
>> So to access the bacula catalog the underlaying Zend Framework & PHP need
>> also the
>> pdo_pgsql extension
>> (which is quite easy to install : just activate it or get it from pecl)
>
> Ok, thanks for your reply now it works I just need to enable this extension
> (
> So to access the bacula catalog the underlaying Zend Framework & PHP need
> also the
> pdo_pgsql extension
> (which is quite easy to install : just activate it or get it from pecl)
Ok, thanks for your reply now it works I just need to enable this extension
(pdo_pgsql.so) in my php.ini file. Bu
Hi
It seems all is in this sentence
"The pgsql driver is not currently installed"
Did you have your bacula running with postgresql ?
So to access the bacula catalog the underlaying Zend Framework & PHP need also
the pdo_pgsql extension
(which is quite easy to install : just activate it or get it
Hi:
I'm trying to install Webacula in my Ubuntu Server in wich I have Bacula and
PostgreSQL running fine. I have this configuration in the file config.ini:
[general]
;db.adapter = PDO_MYSQL
db.adapter = PDO_PGSQL
db.config.host = localhost
db.config.username = postgres
db.config.password = postgr