<?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>UK Dedicated Servers &#124; Dedicated Servers Hosting &#124; Web Hosting &#187; wordpress</title>
	<atom:link href="http://picture-myspace.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://picture-myspace.com</link>
	<description>A blog that reviews News and information about Search Engine Optimization, Internet Marketing, Web Hosting and much more.</description>
	<lastBuildDate>Wed, 30 Jun 2010 13:43:11 +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>Installing the latest version of WordPress</title>
		<link>http://picture-myspace.com/help/installing-the-latest-version-of-wordpress</link>
		<comments>http://picture-myspace.com/help/installing-the-latest-version-of-wordpress#comments</comments>
		<pubDate>Wed, 15 Apr 2009 20:22:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[how to install wordpress]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress installation]]></category>

		<guid isPermaLink="false">http://picture-myspace.com/?p=155</guid>
		<description><![CDATA[Step 1: Download WordPress
First step, navigate on over to the download page at WordPress.org. Do not download WordPress on any other third party site.

You can download either the .zip or .tar.gz file, both contain the same files. You would probably rather download the .zip if you are a Windows user. Once you have extracted the [...]


Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Step 1: Download WordPress</strong></p>
<p>First step, navigate on over to the download page at WordPress.org. Do not download WordPress on any other third party site.</p>
<p><img class="aligncenter size-full wp-image-156" title="download-wordpress" src="http://picture-myspace.com/wp-content/uploads/2009/04/download-wordpress.png" alt="download-wordpress" width="400" height="251" /></p>
<p>You can download either the .zip or .tar.gz file, both contain the same files. You would probably rather download the .zip if you are a Windows user. Once you have extracted the files you will be ready to upload the files to your hosting account. Go ahead and click the link below to see the next page in the tutorial.</p>
<p><strong>Step 2: Extract the files</strong><br />
You should have extracted all the files in the <em>latest.zip</em> or <em>latest.tar.gz</em> and have them all ready to go in a directory on your local machine. I use Windows XP, and it will look some of  like this.</p>
<p><img class="aligncenter size-full wp-image-157" title="extract-the-files" src="http://picture-myspace.com/wp-content/uploads/2009/04/extract-the-files.png" alt="extract-the-files" width="400" height="334" /></p>
<p>Keep in mind that some of the icons may look slightly different for you depending on the default programs you have chosen for the filetypes.</p>
<p>Next you will need an FTP client to upload the files to your web host. If you still don’t have a host at this point, we highly recommend <a href="http://micfo.com">Micfo</a> for affordable shared and reseller solutions. They even have Fantastico on all accounts, so you don’t even need this manual installation tutorial. Okay, back to the FTP client. We recommend using either FileZilla or SmartFTP. Both are free and relatively straightforward to use. Make sure you download the Client and not the server. We will be using FileZilla for the next part of our tutorial.</p>
<p><strong>Step 3: Upload files to your host</strong><br />
Using FileZilla, it’s easy to upload files directly from your computer to your hosting account. Open it up, type in your login details at the top and click the Quickconnect button.</p>
<p><img class="aligncenter size-full wp-image-158" title="upload-files-to-your-host" src="http://picture-myspace.com/wp-content/uploads/2009/04/upload-files-to-your-host.png" alt="upload-files-to-your-host" width="400" height="288" /></p>
<p>You should have a screen like you see above. Make sure you are uploading within the public folder, which is usually called /<em>public_html/</em>. If you want to install to a subdirectory, that’s fine as well. Once you have uploaded all the WordPress files and folders in the same structure as in the .<em>zip</em> or .<em>tar.gz</em> file, you are ready to set up your database.</p>
<p><strong>Step 4: Set up the database</strong><br />
This is where it may get a little tricky. We will be using cPanel for the example. When you login to your cPanel account, you should see something like this below.</p>
<p><img class="aligncenter size-full wp-image-159" title="set-up-the-database" src="http://picture-myspace.com/wp-content/uploads/2009/04/set-up-the-database.png" alt="set-up-the-database" width="400" height="328" /></p>
<p>Different versions may differ, the important thing is to navigate to the MySQL® Databases page. You should now be at a page which looks like this.<br />
<img class="aligncenter size-full wp-image-160" title="set-up-the-database-1" src="http://picture-myspace.com/wp-content/uploads/2009/04/set-up-the-database-1.png" alt="set-up-the-database-1" width="400" height="220" /></p>
<p>On this page you will create the MySQL database, and the user that connects to it. Keep in mind that this not related to the WordPress admin login, we will get to that step next. First, type in the name you want to call your database. For this example, we will simply call it wordpress. The next step is to create a user which will connect to the database. For purposes of the example we will use dbuser as the username and you can use your imagination for the password. Please make sure you write down the password you use temporarily, because it is needed for the next step. You will then need to add that user to the database you just created with All privileges. You should now have something that looks like this.</p>
<p><img class="aligncenter size-full wp-image-161" title="set-up-the-database-2" src="http://picture-myspace.com/wp-content/uploads/2009/04/set-up-the-database-2.png" alt="set-up-the-database-2" width="400" height="226" /></p>
<p>Notice the prefix of yourusername_ in the database name and username. This is your username for your hosting account. You will need to use the database name and username as you see it on this page, or it won’t work. Next we will actually start installing WordPress via the web-based installation script.</p>
<p><strong>Step 5: Install WordPress</strong> …finally<br />
it&#8217;s almost done now. You have already uploaded the WordPress folders and files to your hosting account and set up the database. Now it’s time to navigate to the URL you have installed it on via your web browser. If everything was uploaded properly, you should see a page like this.</p>
<p><img class="aligncenter size-full wp-image-162" title="install-wordpress" src="http://picture-myspace.com/wp-content/uploads/2009/04/install-wordpress.png" alt="install-wordpress" width="400" height="149" /></p>
<p>Yes, that’s right, you are supposed to see an error. Why? Because WordPress doesn’t know how to connect to the database you’ve just created. Go through the create a wp-config.php file through a web interface page and enter the database details. You probably won’t need to edit the last two fields.</p>
<p><img class="aligncenter size-full wp-image-163" title="install-wordpress1" src="http://picture-myspace.com/wp-content/uploads/2009/04/install-wordpress1.png" alt="install-wordpress1" width="400" height="377" /></p>
<p>Hopefully there won’t be any errors. If there are you will need to create a wp-config.php file manually. After the database has been configured to work with WordPress, it’s smooth sailing. Everything past this should be relatively straightforward. Just type in the title of your blog, your e-mail, and you are done. Your username should be admin and your password will be automatically generated for you. Go ahead and login and change this if you want.</p>
<p><img class="aligncenter size-full wp-image-164" title="install-wordpress-2" src="http://picture-myspace.com/wp-content/uploads/2009/04/install-wordpress-2.png" alt="install-wordpress-2" width="400" height="303" />You should have something like this as your final result.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Del.icio.us"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Installing the latest version of WordPress' a Del.icio.us" alt="Aggiungi 'Installing the latest version of WordPress' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a digg"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Installing the latest version of WordPress' a digg" alt="Aggiungi 'Installing the latest version of WordPress' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a reddit"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Installing the latest version of WordPress' a reddit" alt="Aggiungi 'Installing the latest version of WordPress' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Technorati"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Installing the latest version of WordPress' a Technorati" alt="Aggiungi 'Installing the latest version of WordPress' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Stumble Upon"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Installing the latest version of WordPress' a Stumble Upon" alt="Aggiungi 'Installing the latest version of WordPress' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Google Bookmarks"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Installing the latest version of WordPress' a Google Bookmarks" alt="Aggiungi 'Installing the latest version of WordPress' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Squidoo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Installing the latest version of WordPress' a Squidoo" alt="Aggiungi 'Installing the latest version of WordPress' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Bloglines"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Installing the latest version of WordPress' a Bloglines" alt="Aggiungi 'Installing the latest version of WordPress' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Bookmark.it"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'Installing the latest version of WordPress' a Bookmark.it" alt="Aggiungi 'Installing the latest version of WordPress' a Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Installing+the+latest+version+of+WordPress&amp;url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Ask"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Installing the latest version of WordPress' a Ask" alt="Aggiungi 'Installing the latest version of WordPress' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Linkagogo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/linkagogo.png" title="Aggiungi 'Installing the latest version of WordPress' a Linkagogo" alt="Aggiungi 'Installing the latest version of WordPress' a Linkagogo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;t=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a FaceBook"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Installing the latest version of WordPress' a FaceBook" alt="Aggiungi 'Installing the latest version of WordPress' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Mixx"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Aggiungi 'Installing the latest version of WordPress' a Mixx" alt="Aggiungi 'Installing the latest version of WordPress' a Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Twitter"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Aggiungi 'Installing the latest version of WordPress' a Twitter" alt="Aggiungi 'Installing the latest version of WordPress' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Connotea"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/connotea.png" title="Aggiungi 'Installing the latest version of WordPress' a Connotea" alt="Aggiungi 'Installing the latest version of WordPress' a Connotea" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/addurl/?bm_url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;bm_description=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Mister-Wong"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/misterwong.png" title="Aggiungi 'Installing the latest version of WordPress' a Mister-Wong" alt="Aggiungi 'Installing the latest version of WordPress' a Mister-Wong" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title=Installing+the+latest+version+of+WordPress&amp;url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a FriendFeed"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Aggiungi 'Installing the latest version of WordPress' a FriendFeed" alt="Aggiungi 'Installing the latest version of WordPress' a FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->

<p>Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://picture-myspace.com/help/installing-the-latest-version-of-wordpress/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>
