Roundcube Community Forum

Release Support => Older Versions => 0.1 Beta 1 => Topic started by: vabrol on July 26, 2006, 02:18:08 PM

Title: Unable to Install
Post by: vabrol on July 26, 2006, 02:18:08 PM
I deployed roundcube under /AjaxEmail folder. Both the configuration files changed and renamed.
Installation seems pretty straight forward but I am getting this error when I am trying to to access /AjaxEmail' Folder

[26-Jul-2006 11:01:23 -0700] DB Error: DB Error: connect failed in d:\easyphp1-8\www\ajaxemail\program\include\rcube_db.inc on line 97
[26-Jul-2006 11:01:23] PHP Fatal error: Call to undefined function: query() in d:\easyphp1-8\www\ajaxemail\program\include\rcube_db.inc on line 213


Please help
Title: Re: Unable to Install
Post by: bpat1434 on July 26, 2006, 04:30:24 PM
Check your database connection settings.... not much we can help with until we see code unfortunately :(
Title: Re: Unable to Install
Post by: vabrol on July 26, 2006, 04:49:18 PM
Yep. That was the problem.
Fixed the database config and works fine now.
Thanks
Title: Re: Unable to Install
Post by: bpat1434 on July 26, 2006, 05:18:04 PM
No problem!!