S
Asked
I need to switch my domain to another domain, Kindly instruct me how to transfer the application to another domain
- MSAnswered
Hello,
You can transfer files and database to new server then update the
base_url
inapp/config/config.php
and database configuration inapp/config/database.php
Thank you
- SAnswered
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
- MSAnswered
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