Migration from one domain to another domain

Profile Picture entnepal  11th Jun 2022

Is it possible to migrate xerochat from one domain to another without loosing any data ?

1 Answers

  • miraz Team

    1 year ago

    1. Export your old database tables to a sql file via phpmyadmin.

    2. Then install a fresh copy of the app to new server (or new location of same server) using a new database.

    3. Go to the new database and delete all tables.

    4. Now import your old database sql to new database.

Write an Answer

Please Log in To give an answer.

This site requires cookies in order for us to provide proper service to you      Got it