<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuildDocs.com - Operating System and Application Build Documents Repository &#187; wordpress</title>
	<atom:link href="http://builddocs.com/tags/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://builddocs.com</link>
	<description>Better Docs / Better Systems</description>
	<lastBuildDate>Thu, 15 Jul 2010 11:22:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Wordpress on Windows with WAMP</title>
		<link>http://builddocs.com/content_management/installing-wordpress-on-windows-with-wamp/</link>
		<comments>http://builddocs.com/content_management/installing-wordpress-on-windows-with-wamp/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 00:58:32 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=342</guid>
		<description><![CDATA[In this document we will be installing Wordpress 2.8.4 onto Windows Server 2003 using wamp server 2.0i (see WAMP on Windows Server 2003)
The first step is to download the package from the wordpress.org website

This file is compressed using gzip. To unzip we will use WinRar.

Navigate to the wordpress folder.

Copy all of the contents to your [...]]]></description>
			<content:encoded><![CDATA[<p>In this document we will be installing Wordpress 2.8.4 onto Windows Server 2003 using wamp server 2.0i (see <a href="http://builddocs.com/server_os_builds/wamp-on-windows-server-2003/">WAMP on Windows Server 2003</a>)</p>
<p>The first step is to download the package from the wordpress.org website</p>
<p><img class="aligncenter size-full wp-image-343" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-39-50.jpg" alt="Win2k3-2009-08-11-21-39-50" width="560" height="420" /></p>
<p>This file is compressed using gzip. To unzip we will use WinRar.</p>
<p><img class="aligncenter size-full wp-image-346" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-40-33.jpg" alt="Win2k3-2009-08-11-21-40-33" width="560" height="420" /></p>
<p>Navigate to the wordpress folder.</p>
<p><img class="aligncenter size-full wp-image-347" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-40-55.jpg" alt="Win2k3-2009-08-11-21-40-55" width="560" height="420" /></p>
<p>Copy all of the contents to your wamp www directory</p>
<p><img class="aligncenter size-full wp-image-348" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-41-51.jpg" alt="Win2k3-2009-08-11-21-41-51" width="560" height="420" /></p>
<p>Next we need to create a database and a database user for the application. Click on the wamp service menu in the task bar and open phpmyadmin</p>
<p><img class="aligncenter size-full wp-image-351" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-42-06.jpg" alt="Win2k3-2009-08-11-21-42-06" width="560" height="420" /></p>
<p>Click on Databases and enter a name for the wordpress database</p>
<p><img class="aligncenter size-full wp-image-352" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-42-34.jpg" alt="Win2k3-2009-08-11-21-42-34" width="560" height="420" /></p>
<p>Click Create</p>
<p><img class="aligncenter size-full wp-image-353" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-42-46.jpg" alt="Win2k3-2009-08-11-21-42-46" width="560" height="420" /></p>
<p>To create a user click on Privileges and click Add New User</p>
<p><img class="aligncenter size-full wp-image-354" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-42-55.jpg" alt="Win2k3-2009-08-11-21-42-55" width="560" height="420" /></p>
<p>Enter a username and password for the application user. For host just put localhost.</p>
<p><img class="aligncenter size-full wp-image-356" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-44-40.jpg" alt="Win2k3-2009-08-11-21-44-40" width="560" height="420" /></p>
<p>Grant the user necessary permissions to perform the install. Check all boxes for Data and Structure. Press OK.</p>
<p><img class="aligncenter size-full wp-image-358" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-45-05.jpg" alt="Win2k3-2009-08-11-21-45-05" width="560" height="420" /></p>
<p>Close PhpMyAdmin and open a new browser window. In the adress bar enter http://localhost. Press the button to create a new wp_config file.</p>
<p><img class="aligncenter size-full wp-image-359" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-49-15.jpg" alt="Win2k3-2009-08-11-21-49-15" width="560" height="420" /></p>
<p>The wordpress installer begins. Press Next.</p>
<p><img class="aligncenter size-full wp-image-360" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-49-22.jpg" alt="Win2k3-2009-08-11-21-49-22" width="560" height="420" /></p>
<p>Enter the database information for the database created earlier. For host use localhost. Table prefix is optional. Press Submit</p>
<p><img class="aligncenter size-full wp-image-361" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-50-31.jpg" alt="Win2k3-2009-08-11-21-50-31" width="560" height="420" /></p>
<p>Press Run the Install</p>
<p><img class="aligncenter size-full wp-image-363" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-50-41.jpg" alt="Win2k3-2009-08-11-21-50-41" width="560" height="420" /></p>
<p>Enter the name of your blog and your email. Check the box if you want google to crawl your site. Press Install Wordpress</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-51-10.jpg" alt="Win2k3-2009-08-11-21-51-10" width="560" height="420" class="aligncenter size-full wp-image-365" /></p>
<p>At this point wordpress is installed. Record your temporary password and press Login.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-51-21.jpg" alt="Win2k3-2009-08-11-21-51-21" width="560" height="420" class="aligncenter size-full wp-image-367" /></p>
<p>Enter username admin and password to log in</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-51-44.jpg" alt="Win2k3-2009-08-11-21-51-44" width="560" height="420" class="aligncenter size-full wp-image-368" /></p>
<p>Click on the red alert at the top to change your password</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-52-00.jpg" alt="Win2k3-2009-08-11-21-52-00" width="560" height="420" class="aligncenter size-full wp-image-369" /></p>
<p>Enter new password</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-52-18.jpg" alt="Win2k3-2009-08-11-21-52-18" width="560" height="420" class="aligncenter size-full wp-image-370" /></p>
<p>Goto http://localhost to check out your new blog</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-11-21-55-26.jpg" alt="Win2k3-2009-08-11-21-55-26" width="560" height="420" class="aligncenter size-full wp-image-371" /></p>
<p>If you have any questions about this build or if you run into problems please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/content_management/installing-wordpress-on-windows-with-wamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
