Just to make you aware I've attempted to use RoundCube on my CentOS 5 toaster and getting it to work is proving impossible.

On the login screen, after entering username and password and clicking 'login', it just returns to the login page, no errors written to any logs. Reading the RoundCube forums this is a widespread problem preventing alot of people using it.


James



On 19 May 2008, at 10:28, PakOgah wrote:

senthil vel wrote:
I installed qmailtoaster in centos 4.3

....


     DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.

Please advise me to solute this....

centos 4 is using mysql 4.1
and if I look at roundcube's wiki, it seems because "client libraries may not support the new password encryption protocol"
see
http://trac.roundcube.net/wiki/Howto_Install
http://dev.mysql.com/doc/refman/5.0/en/old-client.html

perhaps you need to add /etc/my.cnf with
[mysqld]
...
old_passwords=1

then restart mysql service and try again.


---------------------------------------------------------------------
   QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to