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