EXAMPLE: I install one cloud for my company YETIFORCE. http://cloud.si/yetiforce. After a certain time, I would like to download the program to a local server or other domain. I changed * config / Db.php, but somehow it does not work properly or did I forget something else in the sql base. ???
THANK YOU
You need also upload dump of database to new server.
If you change the domain you also have to modify the $site_URL variable in the config/Main.php file.
I had to also adjust the root_directory variable in config/Modules/OSSMail.php for RoundCube to work.
I've followed your instructions and it works. Thank you all.
Can you please explain in layman's terms? lol I want my email to end in @comanyName.com
Thank you so much!!
On Tue, May 12, 2020, 10:44 PM Mariusz Krzaczkowski <
[email protected]> wrote:
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/YetiForceCompany/YetiForceCRM/issues/10007#issuecomment-627759133,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ALXOJTYGDGVURTTIQMVH3PTRRIXUDANCNFSM4HAYVXNA
.
Most helpful comment
If you change the domain you also have to modify the $site_URL variable in the config/Main.php file.