Thanks you for answers AYAMSHANOV and Peter Debik,
I don't have access to the web provider panel for now. I propose to close this thread, i'll reopen one when i'll have all required access.
It can take a while...
No, i can't. The return of telnet -l username 'ip' is:
Impossible to open a connection to the host on port 3306: fail during connection.
Same on port 23.
It's working on 8443
Could be related to this?
Resolved - Can't send mail - can't telnet to any destination on port 25
Hello Igor,
Thank you for your reply. As i said, i followed documentation, included the link you provided (if you read my post, you will retrieve all steps from 1 to 6...).
Step 1: Allow remote connections from any host => check
Step 2: my.cnf : i tried all founded solutions one by one (...
Hello everyone,
I'm in difficulties trying to reach a newly created database on plesk platform from my windows host.
The final goal is to open a connection from a golang application in a docker container. For now, i try to connect my app to the remote database from my windows without any docker...