- Browse to website
- Select: Create a Configuration File
- Follow configuration wizard & accept defaults however, note exception below.
Note
Database Type = SQL Server using MS PHP Driver
- WordPress setup complete
Note
Initial site launches
Database Type = SQL Server using MS PHP Driver
Initial site launches
Download: Distribution
<?xml version=”1.0″ encoding=”UTF-8″?>
<configuration>
<system.webServer>
<httpErrors errorMode=”Detailed”/>
</system.webServer>
</configuration>
Create user: WordPressUser
Create database: wordpress
Install: SQL Server Native Client
An Application Pool is used to separate sets of IIS Worker processes that share the same configuration & application boundaries. It is automatically created when the website above is created.
http://www.dotnetfunda.com/interview/exam1414-what-is-application-pool-in-iis-.aspx
Retrieved 18:24 p.m. 05/06/2011
The WordPress website needs to be created in its own folder with the IIS Manager pointing to it.
Create folder: wp-sqlsrv
Create website: WordPress.html
Select Application Pool
An Application Pool is used to separate sets of IIS Worker processes that share the same configuration & application boundaries. It is automatically created when the website above is created.
http://www.dotnetfunda.com/interview/exam1414-what-is-application-pool-in-iis-.aspx
Retrieved 18:24 p.m. 05/06/2011
In order to follow the instructions in this User Guide, it is assumed that an IIS has been previously installed & configured correctly.
In order for an IIS to be satisfactorily installed, the following minimum requirements were necessary.
http://www.microsoft.com/windowsserver2008/en/us/system-requirements.aspx
Retrieved 11:46 a.m. 9/03/2011
Component | Requirements | |
Minimum | Notes | |
Processor | 1.4 GHz (Single x64 processor)1.3GHz (Dual Core) | Itanium-Based Systems require an Intel Itanium 2 processor for Windows Server 2008 R2 with SP1 |
Memory | 512 MB RAM | Maximum Limits:8 GB (Foundation) or
32 GB (Standard) or 2 TB (Enterprise, Datacenter & Itanium-Based Systems) |
Disk Space Requirements | 32 GB or greater | 16 GB of RAM computers need more disk space for paging, hibernation & dump files |
Display | Super VGA (800 × 600) or higher resolution monitor | |
Other | Caddy, DVD Drive, Keyboard, Compatible pointing device & Internet access |
The following User Guide identifies how to install & configure a self-hosted WordPress blog onto an Internet Information Server (IIS).
http://techsugar.wordpress.com/2011/03/02/how-to-install-wordpress-on-iis-7-5-using-sql-server-2008/
Retrieved 18:32 p.m. 05/06/2011