Are you planning to move your chat website to a new domain or server? Don’t worry, whether you’re transferring Grupo to a new server or relocating it within the same server, there’s no need to reinstall.

Note : To move to a new domain on the same server, simply transfer your Grupo files to the new domain directory.

To transfer to another server:

On your current server:

  • Download your Grupo website files using your hosting panel’s file manager or an FTP client.
  • Export your Grupo database from the current server using phpMyAdmin or your preferred database client. This database contains all the information about your site’s content, users, and more.

On your new server:

  • Create a database for Grupo on the new web host, and set up a database user with full privileges for accessing and modifying it.
  • Import the database you downloaded from your previous server using phpMyAdmin or your preferred database client.
  • Upload the Grupo site files you downloaded from the previous server to the domain location on the new web host using your hosting panel’s file manager or an FTP client.
  • On your new server, go to the Grupo directory and locate the include/config.php file. Update this file with the new server’s database host, port, name, user, and password. Important : Do not modify any other details in the config.php file.

Having trouble moving Grupo ?
Feel free to contact us anytime at [email protected]. We’re here to help!

NGINX/Windows Server
If you are running Grupo on Nginx or Windows Server, you’ll need to set up Nginx-specific rewrite rules or a web.config file. Please refer to the following URL for detailed instructions: NGINX/Windows Server