Iḿ trying to install PDO_DBLIB to connecto to my SQL Server throught symfony2 but Iḿ getting errors when I launch this:
pear/PDO_DBLIB requires PHP extension "pdo" (version >= 1.0)
No valid packages found
install failed
I had installed FreeTDS with apt-get install freetds-dev.
Any help or clue?
Thanks