Mar
30th

Setting Up Wordpress in Your Local Computer

Files under Wordpress

computer_blend.jpgDid you buy a domain and get your Wordpress blog hosted there? It is always a nice idea to also make your computer a local server, and install Wordpress in it. I always encourage my blogger friends to have Wordpress installed in their local computer.

Why? Because you can easily customize your theme, test out plugins and other features of Wordpress, before you upload the whole thing or implement the plugins that you are going to use, to your host. You can see the result almost instantly, as localhost connection is always faster.

If you ask me how do I customize my blog theme, I will tell you that, I have a local server installed in my computer which is not open to public and I can just preview any changes I made easily without disturbing my current online blog theme.

All you need is a web server application, Apache, MySQL database and PhpMyAdmin application.  There are several open source all-in-one web server application you can choose from. I would suggest you to use WAMP or XAMPP.

wamp.jpgFor the sake of this tutorial, I would suggest you to use WAMP. To install Wordpress in your computer, you will need the following application and files:

1. WampServer 2. Wordpress release

Lifehacker has written a very good tutorial for this.  Screencasts are included for easier understanding.  Take note that the tutorial was written some time ago, so instead of using WampServer, they were using WAMP5, which is an old version.   For step 2, you can just leave the password blank (since you are the only one who will access this). In step 5, if you leave your password blank in step 2, then for DB_PASSWORD, just leave blank in between the single quotes. Just follow as closely as possible and you will have your Wordpress blog installed in your local computer within the next few minutes.

Remember, you will have to turn on WampServer in order for your http://localhost to work.

By the way, this morning, I have installed the current lastest Wordpress 2.5 release in my localhost and try it out a little.  Here are some screenshots.

The interface is indeed “cleaner”. Here is the login screen.

wp25-1.jpg

And this is the Dashboard which claimed to be “cleaner” too.

wp25-2.jpg

Now, it’s really more neat and organized in the Dashboard. You can see updates from Wordpress development team under one group.  And you can also find another group of updates on plugins. This is a good place to get you informed about any cool plugins that you can use.

wp25-3.jpg

I sort of dislike the “cleaner” white and orange interface.  So what I can do is, click on the “Users” on the right navigation and choose “Your Profile”. From there, I selected “Classic”.

wp25-4.jpg

After applying the preference, this is how my Dashboard looks like. That’s more like it.

wp25-5.jpg

Something nice about this new release.  Now, there’s a password strength checker.

wp25-pw.jpg

Built-in Gravatar.   You can see corresponding Gravatar in your comment management section.

wp25-gravatar.jpg

This is the reason why I want to install Wordpress in my local computer, so that if there’s any error I can test it before I upload everything to my host. Currently the Popularity Contest plugin is not compatible with Wordpress 2.5.

wp25-pluginerror.jpg

There are many more things to discover in Wordpress 2.5. I found that the editor interface is really a great improvement, especially the full view mode. I’ll play around with version 2.5 for a little while in my local computer before updating my Wordpress blogs in my host.

Share and Enjoy:
  • StumbleUpon
  • del.icio.us
  • Technorati
  • Digg
  • Google
  • YahooMyWeb
  • Live
  • Furl
  • Reddit
  • NewsVine
  • Facebook
  • TwitThis
  • LinkedIn
  • Spurl
  • Print this article!
  • E-mail this story to a friend!
Tags: , ,

Similar Posts:

Post a Comment