I’m trying to move our suitecrm from old server to new one. I moved all files, modified the config to point to new server, created new database and restored the database on my test SQL server. After that server would not load and what appears to be the issue is mssql driver. I tried test install vanilla version on same server and it worked fine. Is driver/database type saved anywhere else than config file?
Check both config.php
and config_override.php
And why not just install the driver to get it working?
Also, read this to get more pointers about things you should pay attention to: