I got this issue figured out and I have roundcube up and running. I have another question. I see in the main.inc.php you can enter multiple hosts so users have a drop down list, what is the syntax to define the multiple hosts?
Chris On Thu, 2005-10-13 at 20:14 +0100, Geoffrey McCaleb wrote: > Can you login from the command line like so: > > /mysql -u USERNAME -p dbname? > > Do you have phpmyadmin? > > Geoffrey > > On Thu, 13 Oct 2005 14:54:49 -0400, Chris Wallace <[EMAIL PROTECTED]> wrote: > > I am getting the following error when I try to access the webmail > > interface. Any suggestions? I have configured the database and double > > checked the permissions, I am using mysql. > > > > ############################ > > > > DB Error in /var/www/html/roundcube/program/include/rcube_db.inc (63): > > DB Error: connect failed > > > > Fatal error: Call to undefined function: query() > > in /var/www/html/roundcube/program/include/rcube_db.inc on line 119 > > > > ############################ > > > >
