Re: [SOGo] Fail to connect after migration

2016-03-02 Thread Alessandro Briosi
Il 02/03/2016 12:35, Dominique ha scritto: > I guess you missed the beginning of the original post... I can connect > to mysql through the command line, or phpmyadmin with the sogo > credentials. As far as the credentials in the conf file, it is the > original conf file, that works in the original

Re: [SOGo] Fail to connect after migration

2016-03-02 Thread Dominique
On 02/03/2016 09:27, Alessandro Briosi wrote: Il 01/03/2016 21:40, Dominique ha scritto: The database was exported to UTF8, but most of the tables where in latin1. After reloading the original data I converted all tables to UTF-8. No change. sogo.log still rejects the connection: 2016-03-01 21:

Re: [SOGo] Fail to connect after migration

2016-03-02 Thread Christian Mack
Am 02.03.2016 um 12:26 schrieb Dominique: > On 02/03/2016 09:21, Christian Mack wrote: >> Am 01.03.2016 um 21:40 schrieb Dominique: >>> On 01/03/2016 15:56, Christian Mack wrote: Am 01.03.2016 um 14:06 schrieb Dominique: > Hi, > > I have a running SOGo under Ubuntu 12.04 that I wan

Re: [SOGo] Fail to connect after migration

2016-03-02 Thread Dominique
On 02/03/2016 09:21, Christian Mack wrote: Am 01.03.2016 um 21:40 schrieb Dominique: On 01/03/2016 15:56, Christian Mack wrote: Am 01.03.2016 um 14:06 schrieb Dominique: Hi, I have a running SOGo under Ubuntu 12.04 that I want to move to another server running Ubuntu 14.04. I installed SOGo i

Re: [SOGo] Fail to connect after migration

2016-03-02 Thread Alessandro Briosi
Il 01/03/2016 21:40, Dominique ha scritto: > The database was exported to UTF8, but most of the tables where in > latin1. After reloading the original data I converted all tables to > UTF-8. No change. sogo.log still rejects the connection: > > 2016-03-01 21:08:46.694 sogod[9168] ERROR: could not o

Re: [SOGo] Fail to connect after migration

2016-03-02 Thread Christian Mack
Am 01.03.2016 um 21:40 schrieb Dominique: > On 01/03/2016 15:56, Christian Mack wrote: >> Am 01.03.2016 um 14:06 schrieb Dominique: >>> Hi, >>> >>> I have a running SOGo under Ubuntu 12.04 that I want to move to another >>> server running Ubuntu 14.04. >>> I installed SOGo into the new server and c

Re: [SOGo] Fail to connect after migration

2016-03-01 Thread Dominique
On 01/03/2016 15:56, Christian Mack wrote: Am 01.03.2016 um 14:06 schrieb Dominique: Hi, I have a running SOGo under Ubuntu 12.04 that I want to move to another server running Ubuntu 14.04. I installed SOGo into the new server and copied the entire MySQL database from one server to another - ex

Re: [SOGo] Fail to connect after migration

2016-03-01 Thread Christian Mack
Am 01.03.2016 um 14:06 schrieb Dominique: > Hi, > > I have a running SOGo under Ubuntu 12.04 that I want to move to another > server running Ubuntu 14.04. > I installed SOGo into the new server and copied the entire MySQL > database from one server to another - export sql from one side, import > s

[SOGo] Fail to connect after migration

2016-03-01 Thread Dominique
Hi, I have a running SOGo under Ubuntu 12.04 that I want to move to another server running Ubuntu 14.04. I installed SOGo into the new server and copied the entire MySQL database from one server to another - export sql from one side, import sql on the other server. The SOGo user is created and