Daniel Owens schreef op vr 16-01-2015 om 08:27 [+0700]: > Can't connect to local MySQL server through socket > '/var/run/mysqld/mysqld.sock' (111) > at /usr/share/koha/lib/C4/Context.pm > line 802.
This implies that the mysql server isn't running. On Debian or Ubuntu systems (possibly others too), this should help: sudo service mysql restart -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

