Roundcube Community Forum

Release Support => Pending Issues => Topic started by: PaSav on August 02, 2012, 11:42:56 AM

Title: Lost connaction suddenly
Post by: PaSav on August 02, 2012, 11:42:56 AM
Hi,

My setup was working fine yesterday. To day i got DB connection Faild.
I tried a clean install of 0.8rc have same error only was 0.7.2 line 104.

In my log i see this :
[02-Aug-2012 17:34:17 +0200]: DB Error: _doConnect: [Error message: No such file or directory]
[Native code: 2002]
[Native message: No such file or directory]
** mysql(mysql)://roundcube:xxx@localhost/roundcubemail in /Library/Server/Web/Data/Sites/Default/webmail/program/include/rcube_mdb2.php on line 107 (GET /webmail/)
[02-Aug-2012 15:34:28 UTC] MDB2 Error: connect failed (-24): _doConnect: [Error message: No such file or directory]
[Native code: 2002]
Title: Re: Lost connaction suddenly
Post by: SKaero on August 02, 2012, 01:54:12 PM
It appears that there is a problem with MySQL not with RoundCube. I can see that your running on a OS X server so maybe an update caused the problem.
Title: Re: Lost connaction suddenly
Post by: PaSav on August 02, 2012, 01:56:00 PM
Quote from: SKaero on August 02, 2012, 01:54:12 PM
It appears that there is a problem with MySQL not with RoundCube. I can see that your running on a OS X server so maybe an update caused the problem.

No software update done. I only added the plugin accounts to roundcube.
Doing a reinstall of mysql now.