I'm trying to load PDO drivers for sqlsrv so a php application can access a local MS-SQL server database. FastCGI application is selected and the PHP version is set at 5.2.17 in the hosting settings
for the domain.
What directory should I copy the dll extension files to?
I also want to...