J
jcalegre
Guest
FIXED: HORDE Fatal Error - DB Error: extension not found
A fatal error has occurred
DB Error: extension not found
Details have been logged for the administrator.
From: psa-horder.log
Jun 05 10:33:54 HORDE [emergency] [horde] DB Error: extension not found: [DB Error: extension not found] ** Array [on line 1624 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
from: /usr/share/psa-horde/lib/Horde/DataTree/sql.php
1619 /* Connect to the SQL server using the supplied parameters. */
1620 require_once 'DB.php';
1621 $this->_db = &DB::connect($this->_params,
1622 array('persistent' => !empty($this->_params['persistent'])));
1623 if (is_a($this->_db, 'PEAR_Error')) {
1624 Horde::fatal($this->_db, __FILE__, __LINE__);
1625 }
Plesk: 8.1.1
Os: CentOS 4.3
Someone know how to fix it!?
tx
A fatal error has occurred
DB Error: extension not found
Details have been logged for the administrator.
From: psa-horder.log
Jun 05 10:33:54 HORDE [emergency] [horde] DB Error: extension not found: [DB Error: extension not found] ** Array [on line 1624 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
from: /usr/share/psa-horde/lib/Horde/DataTree/sql.php
1619 /* Connect to the SQL server using the supplied parameters. */
1620 require_once 'DB.php';
1621 $this->_db = &DB::connect($this->_params,
1622 array('persistent' => !empty($this->_params['persistent'])));
1623 if (is_a($this->_db, 'PEAR_Error')) {
1624 Horde::fatal($this->_db, __FILE__, __LINE__);
1625 }
Plesk: 8.1.1
Os: CentOS 4.3
Someone know how to fix it!?
tx