Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General information

...

To establish connection between your website and iLangL cloud using MySQL HTTP Tunnel you should use instruction for Internet connectionConnection except Server name.

For Server name you should use next setting: httptunnel:http://<your websute ur>website url>/tunnel.php, IP address 

where httptunnel - protocol

http://<your websute ur>website url>/tunnel.php - Url of the tunneling PHP script.

IP address - MySql server IP address

 

For example, if the script is in the server root, the url can be the following: http://localhost/tunnel.php.

IP address - MySql server IP address

For example, if MySQL  and MySQL database is located on local environment, you can use IP 127.0.0.1

As a result you should get next result: httptunnel:http://localhost/tunnel.php,127.0.0.1