19 Sep
2007
19 Sep
'07
7:48 p.m.
It was a local host problem. I fixed it first by adding another mysql user and then by editing /etc/mysql/my.cnf and commenting out this first line with 127.0.0.1 in it. This alowed MySql Admin to connect and Webmin. MJ Ray wrote:
Christopher L Middleman <cmiddleman@stcames.com> wrote:
What port number does MySql use for the koha database? I have been trying to connect in with MySql Administrator and it does not see it. The default for MySql is 3306.
I don't think koha changes the defaults. Note that many systems by default only have MySql listening to localhost, so you would need to either be running MySql Administrator on the same machine or have changed your MySql configuration.
Hope that helps,