http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1323 Summary: Installation bug regarding creating Koha database Product: Koha Version: 2.2.7 Platform: Macintosh OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Installation AssignedTo: mjr@ttllp.co.uk ReportedBy: rick@calyx.net.au QAContact: koha-bugs@nongnu.org During the install I specified the following as the mysql server address: 10.11.12.1 since localhost is not available. But the install script ignored this specification when creating the Koha database and I see the following error message: Creating the MySQL database for Koha... /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists! ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.