Natenom´s Blog

Notizblock, Linux, IT, Sonstiges und Meins

ServerDB: Failed initialization: Can’t connect to local MySQL server through socket “/var/run/mysql/mysql.sock”

26. Oktober 2009
von Natenom
Keine Kommentare

ServerDB: Failed initialization: Can’t connect to local MySQL server through socket “/var/run/mysql/mysql.sock”

Ins Wiki verschoben: http://wiki.natenom.name/mumble/faq#was_bedeutetserverdbfailed_ini.


ServerDB: Failed initialization: Can’t connect to local MySQL server through socket “/var/run/mysql/mysql.sock”

Change dbOpts  in murmur.ini

# If you wish to use something other than SQLite, you'll need to set the name
# of the database above, and also uncomment the below.
# Sticking with SQLite is strongly recommended, as it's the most well tested
# and by far the fastest solution.
#
dbDriver=QMYSQL
dbUsername=lala
...

dbOpts="UNIX_SOCKET=/var/path/to/mysql.sock"

...

Ähnliche Themen...

23. Oktober 2009
von Natenom
Keine Kommentare

Fatal error: … Ice::MemoryLimitException: protocol error: memory limit exceeded

This Page is outdated, use the following link: /?p=430

Ähnliche Themen...