• Link a domain name to my VPS

    The domain name must point to the IP address of your VPS Connect to the VPS using SSH Create the vhost file associated with the domain: nano /etc/apache2/sites-available/yourdomain.conf Add this to the file: ServerName yourdomain.tld ServerAlias alias.yourdomain.tld ServerAlias youralias.tld DocumentRoot /home/yourdomain/www Options FollowSymLinks AllowOverride All ...

  • MySQL user privileges

    In this guide, we'll look at how to manage the privileges of a MySQL database user. From your customer interface, follow the Shared Hostings menu: Click on WEB MANAGEMENT for the hosting in question: Choose the user name and click on the ACTIONS button, then MODIFY...

  • Manage a MySQL user

    In this guide, we'll look at how to manage a MySQL database user. Change password In your customer interface, follow the Shared Hostings menu: Click on WEB MANAGEMENT for the hosting in question. In the YOUR MYSQL USERS section, click on the ACTIONS button for...

  • Assign a MySQL user to my database

    From your customer interface, follow the Shared Hostings menu: Click on WEB MANAGEMENT for the hosting in question: In the YOUR MYSQL USERS section, click on the ACTIONS button for the desired user, then MODIFY RIGHTS: Choose the database, then click on the ADD button: The user is now...

  • Add a user to my MySQL database

    In this guide we will see how to add a user to your MySQL database. The first step is to go to your Magic Online or Nuxit client interface. Then click on Hostings. Click on the DATABASE MANAGEMENT button. In the section YOUR MYSQL USERS click on the button ADD USER...

  • List the users of my MySQL database

    In this guide we will see how to manage users of your MySQL database. You need to start by going to your Magic Online or Nuxit client interface. Then click on Hostings. Click on the DATABASE MANAGEMENT button. In the section YOUR MYSQL DATABASES click on...

  • Delete my MySQL database

    In this guide we will see how to delete your MySQL database. The first thing to do is to go to your Magic Online or Nuxit client interface. Then click on Hostings. If you have a standard shared package, go to WEB MANAGEMENT. If you have a private MySQL offer, then click...

  • Name of my MySQL database

    In this guide we will see how to add or change the label of your MySQL database. The first step is to go to your Magic Online or Nuxit client interface. Then click on Hostings. If you have a standard shared package, go to WEB MANAGEMENT. If you have a standard...

  • Change MySQL password

    In this guide we will see how to change the password of your MySQL database. You need to start by going to your Magic Online or Nuxit client interface. Then click on Hostings. If you have a standard shared package, go to WEB MANAGEMENT. If you have a standard...

  • Move my MySQL database

    In this guide we will see how to move your MySQL database from one server to another, which must be compatible and not have exceeded the limit of created databases. First of all you need to go to your Magic Online or Nuxit client interface. Then click on Hostings. If you have...