I have a Centos 6 server and i was installing odbc driver like this:
Installing the Microsoft ODBC Driver for SQL Server on Linux and macOS
and when i uninstalled unixodbc my plesk and my websites went down.
PLEASE HELPP!!!!!
I recently installed php 7.1 for one site and my older sites are using php 5.4.
Here is the problem.
I need to install sqlsrv and pdo_sqlsrv extensions for php. This two extensions only work with php >=7.0 in linux.
But when i run the command "pecl install sqlsrv" the installer takes the older...