exception 'DatabaseException' with message 'Could not connect.
error: [Microsoft][SQL Server Native Client 11.0]Encryption not supported on the client.
error: [Microsoft][SQL Server Native Client 11.0]SSL Provider: The requested security package does not exist
error: [Microsoft][SQL Server Native Client 11.0]Client unable to establish connection
error: [Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.
' in C:\inetpub\wwwroot\lib\drivers\mssql_driver.php:25 Stack trace: #0 C:\inetpub\wwwroot\lib\connection.php(26): MssqlDriver->establish_connection(Array) #1 C:\inetpub\wwwroot\lib\connection.php(70): Connection->__construct('production') #2 C:\inetpub\wwwroot\lib\model.php(114): Connection::get('production') #3 C:\inetpub\wwwroot\lib\model.php(194): Model->connection() #4 C:\inetpub\wwwroot\lib\model.php(122): Model->identifica_colunas_da_tabela() #5 C:\inetpub\wwwroot\lib\model.php(120): Model->__construct() #6 C:\inetpub\wwwroot\app\models\collegiate.php(450): Model->__construct() #7 C:\inetpub\wwwroot\lib\routes.php(229): Collegiate::find_by_structured_slug('cbhbs/regimento...') #8 C:\inetpub\wwwroot\lib\routes.php(220): Routes->builderCollegiates(Array) #9 C:\inetpub\wwwroot\lib\routes.php(53): Routes->builderRoute(Array) #10 C:\inetpub\wwwroot\lib\routes.php(168): Routes->__construct(NULL, true) #11 C:\inetpub\wwwroot\index.php(102): Routes::readSlug() #12 {main}