koha-zebraqueue.err
Hi to all how to fix this error DBI connect('CKI:localhost','kohaadmin',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /usr/local/koha/intranet/modules/C4/Context.pm line 692 John Smith
En su momento, John Smith escribió:
Hi to all
how to fix this error
DBI connect('CKI:localhost','kohaadmin',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /usr/local/koha/intranet/modules/C4/Context.pm line 692
John Smith
------------------------------------------------------------------------
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Seems that your MySQL server is not running ... In Debian, I would use (as root) the command : /etc/init.d/mysql start Hope that helps :) -- Ing. J. Martin Longo Depto. Gestion Informatica SID - UNCuyo http://sid.uncu.edu.ar
participants (2)
-
John Smith -
Martin Longo