Move Database

I'm moving my database from an external server onto my web server. On the web server, I'm forced to use a new database name and database user by the host. I was able to export the database from the external server and import it into MySQL on the web server. When I updated the database info in my config.local.php file, I get the "Service Unavailable" message.

Do I need to update database info somewhere else too? Is the database info cached somewhere?

I just noticed a local_conf.php file with database info. I guess that needs updating as well?

I just noticed a local_conf.php file with database info. I guess that needs updating as well?

Yes. As alternative you can delete the local_conf.php file

https://docs.cs-cart.com/latest/developer_guide/getting_started/configuring_cscart.html