WP on IIS 7.5, SQL Server 2008 R2
-
Hi,
As part of my project requirements I have to migrate the blog application from LAMP to IIS, MSSQL 2008, Windows, PHP.I did everything as per the instructions that I found in the net (since I am totally new to this I referred lot of websites to do this), I think I am pretty close to accomplish what I needed, however I am facing problem in the last step, i.e. “Not able to wp-config.php file for the MSSQL database configuration”.
I always getting the same error page i.e. check your DB, check your credentials, check the DB server is up and running. I am pretty sure all these are working fine, I created a testconnection.php file and I provided the DB details and tried to access the MSSQL database and I succeeded.Whereas when I am trying to do through setup-config.php
https://<<My website>>/wp-content/mu-plugins/wp-db-abstraction/setup-config.php I am not getting it through, I have provided all the database related information and I have chosen the database type as “SQL Server Using MS PHP Driver”.Configuration Detail:
IIS 7.5
WordPress – 3.3.1
SQL Server 2008 R2
PHP 5.3.16 (Thread safe)
MSSQL ODBC Driver
Windows 7Appreciate any help on this.
- The topic ‘WP on IIS 7.5, SQL Server 2008 R2’ is closed to new replies.