I want to install MSSQL PDO drive to my linode server, so i follow this This Link. Every thing install successfully then also i am getting error.
PHP Fatal error: Uncaught PDOException: could not find driver in
My DB server is on azure, and all credentials for connection are correct because same credentials i am using with php and PDO. can anyone help me or guide me?
There is no problem to connect with MySQL and PDO. I am only having problem with SQL-server, although i have install drivers.
I have different problem then mentioned in marked as duplicate
link