Samuel Desseaux schreef op ma 24-09-2012 om 17:19 [+0200]:
> 
> I have this message "ERROR 2002 (HY000): Can't connect to local MySQL 
> server through socket '/var/run/*mysqld/mysqld.sock' (2)" 

is that '*' really there? Because it seems like a strange thing to have.

Also, does the file '/var/run/mysqld/mysqld.sock' exist?

> $locate libmysqlclient.so
> /usr/lib/libmysqlclient.so.16
> /usr/lib/libmysqlclient.so.16.0.0

This is normal, my servers say the same thing.

Can you try 'sudo koha-mysql instancename' to see if that works? Also
try it manually:
mysql -ukoha_instancename -p koha_instancename

(replacing instancename above with the name of your instance.)
> 
-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to