Am 16.01.19 um 23:15 schrieb Carsten Pieper ([email protected]):
> Hi dear community,
> 
> today, I upgraded from SOGo 3.2.15 to 4.0.5 and everything worked. I
> optimized some points with sogo-tool (cleanup). But now, I do get the
> following error:
> 
> ERROR: could not open MySQL4 connection to database 'sogo': Access
> denied for user 'sogo'
> 
> I now changed the user in /etc/sogo/sogo.conf for testing purposes to
> root. But even after a complete restart of my ubuntu server, I still get
> the message above, still with the user sogo.
> 
> I assume, that my sogo.conf file is not read but some other default is
> taken.
> 
> Can please somebody help me to fix this problem and maybe tell me what
> to do thaat SOGo accepts my sogo.conf?
> 

First check if there exists an old GNUstep configuration outside
sogo.conf with:
/usr/sbin/sogo-tool dump-defaults

You should get "No defaults found. Try to use -f.".
If not, move the following GNUstep config file out of the way.
sudo -u sogo mv ~/GNUstep/Defaults/.GNUstepDefaults
~/GNUstep/Defaults/GNUstepDefaults.old

Then check your sogo.conf
plparse /etc/sogo/sogo.conf
You should get "Parsing '/etc/sogo/sogo.conf' - a dictionary".
If not, fix your sogo.conf

Did you execute sql-update-3.2.10_to_4.0.0-mysql.sh after upgrade?


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to