How do I connect to the MySQL database in SME7rc1.
I have "putty" and created a forward port SSH tunnel as follows:
Local host: server IP address
Source Port: 3306
Distination Port: 127.0.0.1
Local
I then opened the connection and logged on as root.
I then used MySQL-Front with the following connection info:
Server: 127.0.0.1
Port: 3306
I tried my server IP Address as the server too.
It then askes me for for a password (presumely the MySQL password)
The question is what is the MySQL password ?
I presume the user as root is OK.
I have tried my server password, also "passwsord" and a blank password.
I would appreciate any help.
Thank you in advance.