Re: [Bacula-users] Problems with Webacula

2008-11-14 Thread Bruno Friedmann
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 > (

Re: [Bacula-users] Problems with Webacula

2008-11-13 Thread Reynier Perez Mira
> 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

Re: [Bacula-users] Problems with Webacula

2008-11-12 Thread Bruno Friedmann
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