Good morning,
I would like to request your collaboration and knowledge with a problem that has taken me several days and from which I could not get out, I am developing an application with php but I need to connect to a MS SQL SEVER database on an external server but the problem is that my project is deployed on a linux server (Debian 9) and so far I have not managed to make the connection, neither with the PDO library, nor with the sqlsrv driver and my last attempt was through PDO_ODBC but I have not managed solve the problem.
I appreciate very much if any of you knows how I can connect effectively, thank you in advance.