[Koha-bugs] [Bug 24351] During Installation, connection to remote mysql server fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 6 16:30:22 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24351

--- Comment #1 from Seema Albal <seemaalbal at gmail.com> ---
Error message mentions it can't connect to local server while the SQL server is
remote. 

mainpage.pl: DBI
connect('database=koha_libraryname;host=localhost;port=3306','koha_libraryname',...)
failed: Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2 "No such file or directory") at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1517.:
/usr/share/koha/intranet/cgi-bin/mainpage.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list