Hier meine akonadiserverrc
- Code: Alles auswählen
[bequimao@hsi-kbw-5-56-187-215 ~]$ cat .config/akonadi/akonadiserverrc
[%General]
Driver=QMYSQL
[QMYSQL]
Name=akonadi
Host=
Options="UNIX_SOCKET=/home/bequimao/.local/share/akonadi/socket-hsi-kbw-5-56-187-215.hsi16.kabel-badenwuerttemberg.de/mysql.socket"
ServerPath=/usr/sbin/mysqld
StartServer=true
Beim Start kommt diese Fehlermeldung
- Code: Alles auswählen
[bequimao@hsi-kbw-5-56-187-215 ~]$ akonadictl start
Starting Akonadi Server...
done.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[bequimao@hsi-kbw-5-56-187-215 ~]$ search paths: ("/usr/bin", "/bin", "/usr/local/bin", "/usr/X11R6/bin/", "/usr/games", "/usr/lib64/qt4/bin", "/home/bequimao/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db: "/usr/bin/mysql_install_db"
Found mysqlcheck: "/usr/bin/mysqlcheck"
MySQL cannot deal with a socket path this long. Path was: "/home/bequimao/.local/share/akonadi/socket-hsi-kbw-5-56-187-215.hsi16.kabel-badenwuerttemberg.de"
.....
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
"akonadiserver" crashed too often and will not be restarted!
Wie kann ich einen kürzeren Socket-Namen als Default vorgeben, ohne gleich meinen Systemnamen zu ändern?
Viele Grüße
Bequimão
