Hi, I have installed horde in my server. The administrator page is loading fine, but when i click the logout button, or sql shell in the administration page, im getting this error.
http://77.235.38.220/phpinfo.php lite speed web server ------------------------------------------------------------------------------------------- A fatal error has occurredDB Error: not found[line 35 of /var/www/html/horde/admin/sqlshell.php] Details (also in Horde's logfile): object(DB_Error)#9 (8) { ["error_message_prefix"]=> string(0) "" ["mode"]=> int(1) ["level"]=> int(1024) ["code"]=> int(-4) ["message"]=> string(19) "DB Error: not found" ["userinfo"]=> string(46) "Unable to include the DB/.php file for 'Array'" ["backtrace"]=> array(4) { [0]=> array(6) { ["file"]=> string(25) "/usr/local/lib/php/DB.php" ["line"]=> int(966) ["function"]=> string(10) "PEAR_Error" ["class"]=> string(10) "PEAR_Error" ["type"]=> string(2) "->" ["args"]=> array(5) { [0]=> string(19) "DB Error: not found"------------------------------------------------------------------------------------------- In the horde log file.. ------------------------------------------------------------------------------------------- Feb23 20:53:40 HORDE [emergency] [horde] DB Error: not found: Unable toinclude the DB/.php file for 'Array' [on line 393 of"/var/www/html/horde/lib/Horde/Prefs/sql.php"] Feb 23 20:54:26 HORDE [emergency] [horde] DB Error: not found:Unable to include the DB/.php file for 'Array' [on line 393 of"/var/www/html/horde/lib/Horde/Prefs/sql.php"] Feb 2321:09:30 HORDE [emergency] [horde] DB Error: not found: Unable toinclude the DB/.php file for 'Array' [on line 35 of"/var/www/html/horde/admin/sqlshell.php"] ------------------------------------------------------------------------------------------- I have compiled php with the following option './configure' '--prefix=/usr/local/' '--with-litespeed' '--with-config-file-path=../php''--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf''--with-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-zlib' '--with-zlib-dir=/usr/local/lib''--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath''--enable-calendar' '--enable-ftp' '--enable-magic-quotes''--enable-sockets' '--enable-mbstring' '--with-imap=/usr/local/imap-2007/' '--with-imap-ssl' dom DOM/XML enabled DOM/XML API Version 20031129 libxml Version 2.6.30 HTML Support enabled XPath Support enabled XPointer Support enabled Schema Support enabled RelaxNG Support enabled Can you please let me know how can i fix it? Thankyou, Devang Forgot the famous last words? Access your message archive online at http://in.messenger.yahoo.com/webmessengerpromo.php -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
