Dear, I have a VPS with Centos 5.11 and PHP 5.4 and I can not communicate with a SQL Server 2008 R2 Server. The application works correctly in local mode and in desktop application mode, but uploading it to Hosting fails to communicate. Is it necessary to implement anything else? (Google translator)
The message is as follows: No SQL Server driver found in your PHP settings. However, VPS administrators tell me the following: "We have verified the variables required to connect SQL Server database, which are activated within the server: root @ server [~] # php -m | grep mysqli mysqli root @ server [~] # php -m | grep sqlite3 sqlite3