Kennisbank
1.000 veelgestelde vragen, 500 tutorials en uitlegvideo's. Hier vind je alleen maar oplossingen!
Transfer Web data to Infomaniak
This guide explains how to transfer to Infomaniak web data (site, FTP, databases) currently hosted elsewhere, for example with a competitor.
Prerequisites
- Have an Infomaniak web hosting (order if necessary).
- Add a blank website to the Infomaniak hosting.
Specific guides
Click on the link corresponding to the data to be retrieved:
Guides for any other hoster
To retrieve any other site, follow the procedure below.
1. Retrieve the web data
a. HTML, PHP, etc. files by FTP
To retrieve web data on your hard drive, you need to connect via FTP with a free FTP software/client such as Filezilla. To do this, you need the server address with the hoster, the FTP username and password.
- Open an FTP software/client such as Filezilla.
- Connect to the server with the FTP information.
- Download the files corresponding to your site to your hard drive.
b. Export MySQL databases
Unless your site is static and simply in HTML, a dynamic site usually requires databases that need to be exported from their management interface, usually PHPmyAdmin:
- Log in to the Control Panel of your current provider from a web browser such as Brave or Firefox.
- Access PHPMyAdmin.
- Connect to the server with the MySQL information.
- Click on Export to configure the database export and then download your SQL data to your hard drive.
2. Send these Web data to Infomaniak
a. HTML, PHP, etc. files by FTP
Access the Infomaniak website and activate the FTP section:
- Click here to access the management of your website on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the product concerned.
- Click on FTP / SSH in the left sidebar menu.
- Click on the Add button to create a new FTP / SSH account.
- Open an FTP software/client like Filezilla.
- Connect to the Infomaniak server with the FTP information obtained in step 4 above.
- Transfer the files from the hard drive (obtained in step 1.a.3) to the server in the folder corresponding to your Infomaniak site.
b. Import MySQL databases
Access Infomaniak Web Hosting and activate the MySQL section:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the product concerned.
- Click on Databases in the left sidebar menu.
- Click on the Add button.
- Enter a database name after the already filled prefix.
- Click on the box to Create an associated user.
- Enter a username after the already filled prefix.
- Enter a password.
- Click on Validate.
- Click on the blue Import button.
- Click on Select a file.
- Select the SQL files on the hard drive (obtained in step 1.b.4).
- Choose the database created in step 5 above as the destination.
- Click on the blue Import button.
c. Adapt the site for the new infrastructure
If you are using an application like WordPress, Joomla, Drupal or another web application (ownCloud, phpBB, etc.) using a database, adapt the following information in the appropriate configuration file from the information available in the Manager so that your site works:
- the name of the database
- the database server
- the username that accesses the database
- the password of the username that accesses the database
Refer to these other guides to adapt the configuration file: WordPress and Joomla.
Learn more
Link naar deze veelgestelde vragen: https://faq.infomaniak.com/2643
Is deze veelgestelde vragenlijst nuttig geweest?