MOving SuiteCRM to over domain - residing on same server

Hello,

We are having some technical glitches with a certain domain. It is the one that my SuiteCRM calls home.

I want to temporarily move it to a different domain.
What considerations, if any, to I need to take to move the site:

For the database?
For the website install?

Can I just take the folder and move it?

It will be moved to another website, residing on the same server.

Thanks

Joseph

Have a look in config.php in the root directory … you’ll see any changes you need to make there.

1 Like

Hello,

I looked over the entire config.php file.

I only found one domain specific line in the config file:

‘site_url’ => ‘http://www.domain.com/’,

I also recall that I will need to update the crontab file in order for the site to be indexed, and searchable.

Am I missing something?

Thanks!!

Joseph