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 server... not even > possible to get a mistyped entry there.
No I didn't miss it, though the error is typical for mysql authentication problem, and I think you should check there. You sure you have created the sogo user with the right password? GRANT ALL PRIVILEGES ON sogo.* TO 'sogo'@'localhost' IDENTIFIED BY 'sogo'; Alessandro -- [email protected] https://inverse.ca/sogo/lists
