Navigation

5. SSH Tunneling

fmPreferences - SSH connection. 

    If you use Standard Edition of Store Manager for Magento, the number of Store connection is limited to one (1).
In case you need to manage more than one store, you need to upgrade to PRO Edition. Please click here to find more details: http://www.mag-manager.com/store-manager-for-magento-plans-and-pricing

This section describes how to setup SSH connection.

If for some reasons direct connection via port 3306 is not allowed, there is another way - secure SSH connection. Actually SSH is a kind of tunnel between two computers - your and your server. Look here for more details about SSH. Please make sure that SSH access is enabled and configured on your hosting account. Please contact your hosting company to enable and configure it. You will NOT be able to use SSH connection until Hosting Company enables it.

The only info you need is SSH user namepassword and remote port number. You're welcome to contact your hosting company to find out your username and password and to verify if the 22 port is used.


Note: SSH settings do not override MySQL settings. To connect to your database using SSH you must specify all required MySQL parameters (Direct Connection to MySQL Server) as well as SSH.