Leonardo Goldim wrote:
>       Hi guys
>
>       I´m trying to install webacula, following the steps at INSTALL file i 
> get the follow error:
>
> "PHP Fatal error:  Uncaught exception 'Zend_Db_Statement_Exception' with 
> message 'SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "Client" 
> does not exist' in 
> /var/www/html/webacula/library/Zend/Db/Statement/Pdo.php:227\nStack 
> trace:\n#0 /var/www/html/webacula/library/Zend/Db/Statement.php(298): 
> Zend_Db_Statement_Pdo->_execute(Array)\n#1 
> /var/www/html/webacula/library/Zend/Db/Adapter/Abstract.php(262): 
> Zend_Db_Statement->execute(Array)\n#2 
> /var/www/html/webacula/library/Zend/Db/Adapter/Pdo/Abstract.php(206): 
> Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Select), Array)\n#3 
> /var/www/html/webacula/library/Zend/Db/Adapter/Abstract.php(540): 
> Zend_Db_Adapter_Pdo_Abstract->query(Object(Zend_Db_Select), Array)\n#4 
> /var/www/html/webacula/application/controllers/IndexController.php(33): 
> Zend_Db_Adapter_Abstract->fetchOne(Object(Zend_Db_Select))\n#5 
> /var/www/html/webacula/library/Zend/Controller/Action.php(497): 
> IndexController->indexAction()\n#6 
> /var/www/html/webacula/library/Zend/Controller/Dispatcher/Standard.php(237): 
> Zend_Controller_Ac in 
> /var/www/html/webacula/library/Zend/Db/Statement/Pdo.php on line 227"
>
>       This error appear at apache logs. Somebody have an idea?
>
>       I'm using bacula 2.0.3, apache 2.2.2 and postgresql 8.1.9.
>   
As I can read webacula is using Zend Framework.
This need a php >= 5.1.6 with PDO extension active

Please verify that you have in php pdo extension active, especially the
pdo for postgresql.

For more ref : http://www.php.net/pdo

-- 

     Bruno Friedmann  [EMAIL PROTECTED]

Ioda-Net Sàrl   - www.ioda-net.ch
  2830 Vellerat - Switzerland
  
  Tél : ++41 32 435 7171
  Fax : ++41 32 435 7172
  gsm : ++41 78 802 6760

C'est Facile et Cool d'Évoluer en ligne : www.cfcel.com



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to