<?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>The A Crew &#187; wordpress</title>
	<atom:link href="http://the-a-crew.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-a-crew.com</link>
	<description>Design, Technology &#38; Testosterone</description>
	<lastBuildDate>Sun, 09 May 2010 00:39:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install WordPress On Your Windows Machine</title>
		<link>http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/</link>
		<comments>http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:53:07 +0000</pubDate>
		<dc:creator>Eric Azares</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://the-a-crew.com/?p=87</guid>
		<description><![CDATA[If you're designing your own WordPress theme or building a WordPress-based content management system for a client, you'll want your very own nuclear testing ground.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re designing your own WordPress theme or building a WordPress-based content management system for a client, you&#8217;ll want your very own nuclear testing ground.</p>
<p>A local installation of WordPress will allow you to make changes more rapidly, since you won&#8217;t have to deal with uploading files to a remote server.  Also,  you probably won&#8217;t want visitors to stumble upon your site<em> while you&#8217;re building it</em>.  In general, its never a good idea to have people wander around a construction zone while you&#8217;re hammering away.</p>
<p>Installing your own server on Windows is a lot easier than it sounds, even if you&#8217;re new to Wordpress Development.   There are four big steps:</p>
<ul>
<li>Install <a href="http://www.wampserver.com/en/" target="_blank">WAMP</a></li>
<li>Create a database in WAMP</li>
<li>Install <a href="http://wordpress.org/download/" target="_blank">WordPress</a></li>
<li>Connect WordPress to that database you just created</li>
</ul>
<h2>Install WAMP</h2>
<p>1. Start by downloading <a href="http://www.wampserver.com/en/download.php" target="_blank">WAMP</a> (Windows Apache, MySQL and PHP)</p>
<p>2. Install WAMP with all the default settings</p>
<p>3. Double Click the WampServer icon on your Desktop<br />
<img src="http://the-a-crew.com/wp-content/uploads/2009/10/1wamp1.jpg" alt="1wamp" width="76" height="82" /></p>
<p>4. <img src="http://the-a-crew.com/wp-content/uploads/2009/10/meter.gif" alt="" /> A meter icon should appear in the bottom right corner of your desktop toolbar/system tray/whatever its called</p>
<p>5.  If the icon doesn&#8217;t turn white after a few seconds, <strong>LEFT CLICK </strong>on the icon and click &#8220;<strong>Put Online</strong>&#8221;</p>
<p>6.  Access phpMyAdmin by <strong>LEFT CLICKING</strong> the meter icon. This will open up an internet browser window<br />
<img class="alignnone size-full wp-image-99" title="wamp2" src="http://the-a-crew.com/wp-content/uploads/2009/10/wamp2.gif" alt="wamp2" width="281" height="289" /></p>
<h2>Create a New Database</h2>
<p>From the homepage you can create a new database.  You can name it what you want. Press &#8220;Create&#8221;.</p>
<p><a href="http://the-a-crew.com/wp-content/uploads/2009/10/3wamp-createdatabase1.jpg"><img style="border: 0px initial initial;" title="3wamp-createdatabase" src="http://the-a-crew.com/wp-content/uploads/2009/10/3wamp-createdatabase1.jpg" alt="3wamp-createdatabase" width="579" height="197" /></a></p>
<p>1.  Congrats! You now have a new database. Now, you&#8217;ll have assign a &#8216;user&#8217; to your new database.  Start by clicking on <strong>Home </strong>in the upper left corner. Then click <strong>Privileges</strong></p>
<p><strong><a href="http://the-a-crew.com/wp-content/uploads/2009/10/home.gif"><img style="border: 0px initial initial;" title="home" src="http://the-a-crew.com/wp-content/uploads/2009/10/home.gif" alt="home" width="175" height="87" /></a></strong></p>
<p>2. Click <strong>Add a New User </strong>.</p>
<p><a href="http://the-a-crew.com/wp-content/uploads/2009/10/wamp6add-new-usres.jpg"><img class="alignnone size-full wp-image-111" title="wamp6add new usres" src="http://the-a-crew.com/wp-content/uploads/2009/10/wamp6add-new-usres.jpg" alt="wamp6add new usres" width="147" height="42" /></a></p>
<p>3. Now you get to set the new user  login information.  For host, select <strong>Local. </strong> Set your password. Leave all the <strong>Global Privileges </strong> default. <em>Jot down your username and password (you&#8217;ll need this in a few minutes). </em>Click <strong>Go.</strong></p>
<p><strong><a href="http://the-a-crew.com/wp-content/uploads/2009/10/userdeatils7.jpg"><img class="alignnone size-full wp-image-106" title="userdeatils7" src="http://the-a-crew.com/wp-content/uploads/2009/10/userdeatils7.jpg" alt="userdeatils7" width="570" height="379" /></a></strong></p>
<p><strong><br />
</strong></p>
<p>4.  Ok, now we just need to set the user privileges and we&#8217;ll be  good to go.  Click on the <strong>Privileges </strong> tab. Find the username you just created and click on the <strong>Check Privileges</strong> icon.</p>
<div id="attachment_110" class="wp-caption alignnone" style="width: 546px"><a href="http://the-a-crew.com/wp-content/uploads/2009/10/useroverview-8.jpg"><img class="size-full wp-image-110" title="useroverview 8" src="http://the-a-crew.com/wp-content/uploads/2009/10/useroverview-8.jpg" alt="useroverview 8" width="536" height="24" /></a><p class="wp-caption-text">Click the tin icon of the man and pencil</p></div>
<div id="attachment_113" class="wp-caption alignnone" style="width: 544px"><a href="http://the-a-crew.com/wp-content/uploads/2009/10/9specific.jpg"><img class="size-full wp-image-113" title="9specific" src="http://the-a-crew.com/wp-content/uploads/2009/10/9specific.jpg" alt="9specific" width="534" height="166" /></a><p class="wp-caption-text">My database is shakawuwu</p></div>
<p>5. Hang in there! We&#8217;re almost done!  In the database specific privileges section go to the<strong> Add privileges to the following database </strong>dropdown  &amp; choose the database you just created. Look out, your page will automatically refresh.</p>
<p>6. Select all privileges y clicking <strong>Check all</strong> and finally hit <strong>Go</strong>.</p>
<h2>Install WordPress</h2>
<p>1. Now that the semi-complicated stuff is done, it&#8217;s business as usual. Grab a copy of <a href="http://wordpress.org/" target="_blank">WordPress</a>.</p>
<p>2. Extract the files to you WAMP directory. For me, it was c:\wamp\www.  You can reach your directory by clicking on &#8216;www directory&#8217;, as shown below:</p>
<p><img style="border: 0px initial initial;" title="wamp2" src="http://the-a-crew.com/wp-content/uploads/2009/10/wamp2.gif" alt="wamp2" width="281" height="289" /></p>
<h2>Configure WordPress</h2>
<p>1. Open up  the wp-config-sample.php from your wordpress directory<br />
2. Remember all that work you did creating a database,  username and password? It&#8217;s all about to pay off.  Substitute those values in the wp-config-sample.php file:</p>
<div id="attachment_117" class="wp-caption alignnone" style="width: 533px"><a href="http://the-a-crew.com/wp-content/uploads/2009/10/oooo.gif"><img class="size-full wp-image-117" title="oooo" src="http://the-a-crew.com/wp-content/uploads/2009/10/oooo.gif" alt="hint: 'putyourdbnamehere',  'usernamehere', 'yourpasswordhere', leave 'localhost' the same" width="523" height="313" /></a><p class="wp-caption-text">hint: &#39;putyourdbnamehere&#39;,  &#39;usernamehere&#39;, &#39;yourpasswordhere&#39;, leave &#39;localhost&#39; the same</p></div>
<p><a href="http://the-a-crew.com/wp-content/uploads/2009/10/1255026641_icontexto-drink-web20-wordpress.png"><img class="alignleft size-full wp-image-119" title="1255026641_icontexto-drink-web20-wordpress" src="http://the-a-crew.com/wp-content/uploads/2009/10/1255026641_icontexto-drink-web20-wordpress.png" alt="1255026641_icontexto-drink-web20-wordpress" width="128" height="128" /></a></p>
<p>Congrats! You did it!</p>
<p>Now open up that fresh can of WordPress and start designing some bad ass websites!</p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy"><ul class="socials"><li class="sexy-twitter"><a href="http://twitter.com/home?status=Install+WordPress+On+Your+Windows+Machine+-+http://b2l.me/tg2da+(via+@mcectocooler)" rel="nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/&amp;t=Install+WordPress+On+Your+Windows+Machine" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-friendfeed"><a href="http://www.friendfeed.com/share?title=Install+WordPress+On+Your+Windows+Machine&amp;link=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/&amp;title=Install+WordPress+On+Your+Windows+Machine" rel="nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/&amp;t=Install+WordPress+On+Your+Windows+Machine" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a></li><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/&amp;title=Install+WordPress+On+Your+Windows+Machine" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="sexy-reddit"><a href="http://reddit.com/submit?url=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/&amp;title=Install+WordPress+On+Your+Windows+Machine" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a></li><li class="sexy-designbump"><a href="http://designbump.com/submit?url=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/&amp;title=Install+WordPress+On+Your+Windows+Machine&amp;body=If%20you%27re%20designing%20your%20own%20WordPress%20theme%20or%20building%20a%20WordPress-based%20content%20management%20system%20for%20a%20client%2C%20you%27ll%20want%20your%20very%20own%20nuclear%20testing%20ground.%0D%0A%0D%0AA%20local%20installation%20of%20WordPress%20will%20allow%20you%20to%20make%20changes%20more%20rapidly%2C%20since%20you%20won%27t%20have%20to%20deal%20with%20uploading%20files%20to%20" rel="nofollow" title="Bump this on DesignBump">Bump this on DesignBump</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/&amp;title=Install+WordPress+On+Your+Windows+Machine" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://the-a-crew.com/uncategorized/install-wordpress-on-your-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
