Hi, i want to use PDO class for mssql connection and i was wondering what configurations do i need to compile PHP with in order to use PDO classs for mssql connection, because i tried to compile with the following configurations:
Thank you.
--with-zlib' '--enable-pdo=shared' '--with-pdo-sqlite=shared' '--with-sqlite=shared' '--with-mssql=shared' '--with-pdo-mssql=shared'