Update: We have tested the SQL Server Instance host and port with tcpclient in the same application. TCPClient works fine with connecting to the server. The efcore keeps prompting the same errors.
I don't typically connect to MS Sql Server databases but I need to now (from Linux). So, in researching my options I've found that ADOdb recommends mssql, so i installed FreeTDS and the mssql php ...