ServePHP

Connect to the Server


Connect to the Server

 

  • Connecting to your Database using GUI client

  1. All ServePHP servers require SSH key authentication & unable to be accessed without passwords. Therefore you will need to use SSH authentication to connect to your ServePHP database using a GUI client.

  2. Make sure that you select your private SSH key when selecting the SSH key to use for authentication. 

  3. For example, when using the Sequel Pro database client:

 

 

  • Connect using FTP 

  1. To access files you can connect the FTP client to the server.

  2. For connect FTP to server you can use any FTP software like FileZilla.

  3. You make connection like given

 

 

  1. For making connection first you have to select the protocol as SFTP.

  2. Then add your server IP address as Host.

  3. After that select Logon Type i.e. File Key & add User

  4. At last add Key File i.e. your path to private SSH key file.

  5. Now click on the Connect button to connect using FTP.