Question: How To Transfer The Application To Another Domain

How To Transfer The Application To Another Domain

I need to switch my domain to another domain, Kindly instruct me how to transfer the application to another domain

S

Smitha

Asked
I need to switch my domain to another domain, Kindly instruct me how to transfer the application to another domain
  • MS

    Mian Saleem

    Answered
    Hello,

    You can transfer files and database to new server then update the `base_url` in `app/config/config.php` and database configuration in `app/config/database.php`

    Thank you
  • S

    Smitha

    Answered
    No no sorry i mean Is it possible for me to copy the files from one server to another?
    Because i am changing my server from one vendor to another vendor, like I'm changing the server from Mocha host to Go Daddy
  • MS

    Mian Saleem

    Answered
    Hello,

    Yes, you can. Just backup from old server and restore on new server. Then change the config file as I mention in previous reply.

    Thank you
  • Login to Reply