Jump to content
The Uniform Server Community

Coral 8.9.0 : Can't access mysql remotely


Recommended Posts

Posted

Hello,

I am running Coral 8.9.0 with the following my.in cfg :

 

[mysqld]
# bind-address=0.0.0.0
port=3308
server-id = 1
pid-file=mysql.pid

default-storage-engine=MYISAM
# skip-external-locking

 

the problem is mysqld1.exe still listen on port 3308 with this addrs: 127.0.0.1 not on 0.0.0.0 ,hence I cant access mysql from remote PC.

 

How to fix this problem

How to make mysqld1.exe use this addrs : 0.0.0.0

 

Thanks

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...