[imp] fatal error

Joel Gacosta joelg at pilnet.com
Sun Jan 19 22:22:04 PST 2003


Hi,

Can anybody help me with this error in login page. Im using RedHat 8,
qmail1.03, Courier-IMAP, Horde 2.1, IMP3.1



A fatal error has occurred:

DB Error: no such database

[line 102 of /var/www/html/horde-2.1/lib/Prefs/sql.php]

Details have been logged for the administrator.

------contents of /var/www/html/horde-2.1/lib/Prefs/sql.php ---------
98      /* Connect to the SQL server using the supplied parameters. */
90            include_once 'DB.php';
100            $this->db = &DB::connect($this->params, true);
101            if (DB::isError($this->db) || DB::isWarning($this->db)) {
102                Horde::fatal($this->db, __FILE__, __LINE__);
103            }



I tried to change the $conf['prefs']['driver']='sql' to 'session' in
horde.php and that works fine but i won't be able to save my customize
settings in Option Menu if I use $conf['prefs']['driver']='session'

Any advise?

Joel Gacosta
Pilnet







More information about the imp mailing list