[Plugin: WP Db Abstraction] Does this actually work?
-
I am attempting to get this plugin to function with a WordPress site hosted on Azure.
The site is hosted on Azure using the PHP SDK and a Scaffolding tool. No matter what I do, I continually get the the “Error establishing a database connection” problem. I have also run the site locally and attempted to connect to the Azure SQL DB using the MS SQL Driver. Adding debugging lines I have determine that the sqlsrv_connect(…) call does not return anything. The $error array is also empty. Really stumped. In short has anyone successfully used this plugin to launch a site on Azure?
And what is wrong with sqlsrv_connect(…) in sqlsrv.php?
https://www.ads-software.com/extend/plugins/wordpress-database-abstraction/
- The topic ‘[Plugin: WP Db Abstraction] Does this actually work?’ is closed to new replies.