<?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>How to Create an Online Business With Niche Websites &#187; wordpress</title>
	<atom:link href="http://www.niche-website-guide.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.niche-website-guide.com</link>
	<description></description>
	<lastBuildDate>Sun, 30 May 2010 10:27:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Manually Install Wordpress</title>
		<link>http://www.niche-website-guide.com/build-website/manual-wordpress-install/</link>
		<comments>http://www.niche-website-guide.com/build-website/manual-wordpress-install/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 10:00:39 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Build-Website]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[manual]]></category>

		<guid isPermaLink="false">http://www.niche-website-guide.com/build-website/manual-wordpress-install/</guid>
		<description><![CDATA[How to Manually Install Wordpress
<p>Wordpress is a collection of PHP files which you must download and copy to your host. It stores all of the pages and posts you create in a MYSQL database which must already exist. So make sure you have already created it and a wordpress admin account before you start.</p>
<p>The first [...]]]></description>
			<content:encoded><![CDATA[<h1>How to Manually Install Wordpress</h1>
<p>Wordpress is a collection of PHP files which you must download and copy to your host. It stores all of the pages and posts you create in a MYSQL database which must already exist. So make sure you have already created it and a wordpress admin account before you start.</p>
<p>The first step is to <a href="http://wordpress.org/download/" target="_blank">download the Wordpress Zip files</a> and extract them to a folder on your PC.</p>
<p>You then need to create a folder on you server (called wordpress or similar) to copy the files to.</p>
<p>If you remember that the htdocs directory is the root of the web server then just create the Wordpress directory there (see below).<br />
nnnnn</p>
<p>Now open the wordpress folder and you will see a file called <strong>wp-config-sample.php. </strong>You need to edit this file and then rename it. So open the file in Wordpad (<span style="background-color: #ffff00"><br />
Note <strong>notepad</strong> may not display the file correctly hence the use of wordpad</span>) and change the database name and database user to match what you created in the MySQL configuration earlier.</p>
<p>In my case the database name was <strong>blogbase</strong> and the database user was <strong>wordpress</strong> and the password was <strong>password</strong>.</p>
<p>So my edited file looks like this</p>
<p><a href="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-config.GIF" title="Wordpress config files"><img src="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-config.GIF" alt="Wordpress config files" /></a></p>
<p>Once you have edited it save it as <strong>wp-config.php. </strong></p>
<p><strong>Note:</strong> make sure its not called <strong>wp-config.php.txt </strong>by mistake</p>
<p>Now you are ready to run the install which simply involves running a php script on the server.</p>
<p>So open a web browser and type:</p>
<p><a href="http://locahost/wordpress/wp-admin/install.php">http://locahost/wordpress/wp-admin/install.php</a></p>
<p>The install involves two simple steps at the end the you will be given a username and password that you can use to logon and configure your blog.</p>
<p><strong>Make a note of the password!!</strong></p>
<p>Here are the screenshots of the steps<br />
<a href="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-install-1.GIF" title="Manual Install of wordpress -1"><img src="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-install-1.GIF" alt="Manual Install of wordpress -1" /></a></p>
<p><a href="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-install-2.GIF" title="Wordpress manual Install 2"><img src="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-install-2.GIF" alt="Wordpress manual Install 2" /></a></p>
<p>Here is the summary page with the logon instructions</p>
<p><a href="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-install-3.GIF" title="Wordpress manual install 3"><img src="http://www.niche-website-guide.com/wp-content/uploads/2007/11/wordpress-install-3.GIF" alt="Wordpress manual install 3" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.niche-website-guide.com/build-website/manual-wordpress-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
