I have been unsuccessful with installing the Database Configuration with SurgarCRM version 13. I have installed the following on the same server:
1. SQL Server version 7
2. extension=php_sqlsrv_82_nts_x64.dll
extension=php_pdo_sqlsrv_82_nts_x64.dll
3. Updated the php.ini file with these references
4. Clearing cache after multiple attempts
5. Verified SQL Server Properties => Connections has allow remote connections to the server.
6. I have tried Host Name using local, localhost, the server name.
7. I have tried Windows and SQL Authentication
8. Host Instance I tried SQLExpress, MSSQLSERVER
Is there a configuration file that should contain settings for SQL Server?
Should I user an earlier version of the drivers?
Thank you in advance for your reply.