F
F
fStrange2013-02-23 07:50:14
MySQL
fStrange, 2013-02-23 07:50:14

HttpTunnel how to set up a tunnel?

There is a self-made softina using mysql as a database. I want to set it up on a hosted database to use it from any machine.
I set up a tunnel through the HTTPTunnel utility. Settings according to instructions .

In the logs everything is ok. Unable to connect. I check on HeidySQL Gives an error "2013 Lost connection"

Tell me how to check at what stage the plug?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ilya Evseev, 2013-02-24
@IlyaEvseev

First, make sure MySQL is really running and listening on port 127.0.0.1:3306.
Often, by default, it only listens on a unix socket.
If so, then it's not a fact that httptunnel can redirect to it.
What operating system is hosted? Do you have command line access via SSH?

I
Ilya Evseev, 2013-02-25
@IlyaEvseev

mysqlserver, i.e. unix socket

No.
and httptunnel is not suitable for me?

Suitable if it can direct the far exit from the tunnel not to "127.0.0.1:3306", but to "mysqlserver:3306".

I
Ilya Evseev, 2013-02-25
@IlyaEvseev

Those. The question of what to do remains open.

In the mysql-tools.com/images/stories/httptunnel/modify-portmapping.png window, replace "127.0.0.1" with "mysqlserver".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question