Phpmyadmin Connection (beta version)

Phpmyadmin interface connection is a part of Internet Connection. Therefore, the first steps of channel configuration will be the same as in Internet connection. Phpmyadmin connection is only applicable for sites that use mysql databases.


How to Create Connection

To establish connection between content data-source and iLangl cloud, you need to create a content channel:

  • Ensure that you are logged in on https://cloud.iLangL.com
  • Go to 'My Channels' section and click 'Add New' to create a new channel.

  • Choose a Connector Type (required field) from the drop-down list to match your CMS type and version.

    Further configuration will depend on the connector type you choose. You can find more information about configuration of the CMS specific connector in the Connectors page.

  • 'Name' (required field) - type channel name.
  • 'URL' (required field) - enter base URL of your website.
  • 'UTC Offset difference' (optional field) - you can set up a UTC offset difference between iLangL cloud and content data source.
  • 'Enable content configuration from plugin' - mark it to give access to Content Channel Configuration from the plugin view.
  • 'Enable change tracking' - mark it to activate 'Export changes only' functionality. By default this option is disabled and will not be available during the content export.
  • 'Enable publishing' - mark it to enable 'Import and Publish' option for channel plugins.

  • Click 'Ping Cloud Server' button.
  • If the connection works well, system will display 'Successfully pinged' message. This is the way to get our cloud IP address that should be accessible from your server for successful internet connection.


How to Specify phpmyadmin Connection 

  • 'Server' (required field) - enter phpmyadmin prefix and the domain name (after a colon) of a server where your phpmyadmin's installed. (example phpmyadmin:http://serverName)
  • 'Port' - leave blank.
  • 'Database' (required field) - enter the database name.
  • 'Table Prefix' (optional for some CMSs) - enter the database table prefix.
  • 'User Id' (required field) - enter the user name that will be used to connect to your phpmyadmin.
  • 'Password' (required field) - enter user's password.

     

How to Validate Connection

  • Click 'Check Connection' button.
  • If validation passes successfully, you will need to choose a portal in 'Select Portal' field.





  • If validation fails:
    1. Make sure you entered correct IP address.
    2. Make sure your firewall allows connection to your server.