OmniTI - 2011-06-27

Before you use the wp-database-abstraction plugin, you first need to have your Server set up correctly, PHP installed correctly, your database configured correct, and the database extension you wish to use configured correctly.

We don't offer support for any of these issues, but here are links to some help if you are having issues with your server, PHP, database, or extension installation.

PHP installation:
http://www.php.net/manual/en/install.windows.php

Database Installation:
http://dev.mysql.com/doc/refman/5.1/en/windows-installation.html
http://msdn.microsoft.com/en-us/library/ms143219.aspx

For sqlsrv and pdo_sqlsrv extensions:

http://learn.iis.net/page.aspx/699/install-the-sql-server-driver-for-php/
http://blogs.iis.net/donraman/archive/2010/01/25/working-with-microsoft-sql-server-driver-php-sqlsrv-dll-for-php-on-windows.aspx

All in one installers:
http://www.microsoft.com/web/downloads/platform.aspx

PHP Manager for IIS plugin:
http://phpmanager.codeplex.com/