To make a long story short. There must have been an upgrade on my system, so a never version of mysql-server must have been installed. That made one of the config files buggy. So I had to find this file:

/etc/mysql/my.cnf

and comment out this line:
old_passwords=1

and now everything seems to work again...life is mint..


- ØØ -