Naming a few practical tips for installing WordPress

The famed 5-minute installation is one of the most-talked-about aspects of WordPress. I've installed WordPress several times, and the process has always been painless, but knowing a few things will make it much smoother for those wh...
This article was sent to us by: Nadia L. at 01262010

1 Web Design Services » Naming a few practical tips for installing WordPress
Bookmark and Share

The famed 5-minute installation is one of the most-talked-about aspects of WordPress. I've installed WordPress several times, and the process has always been painless, but knowing a few things will make it much smoother for those who are new to WordPress. The most common way to install WordPress involves using a remote server-a computer that's set up to serve Web sites to anyone who wants to visit them. You can also do what is known as a local install of WordPress by using your own computer as a local server. This installation isn't accessible to other folks but is good for testing.

Getting What You Need

I'll walk you through installing WordPress on a remote server. First, though, you need to gather some files and tools, and doublecheck some settings. WordPress requires certain programs to be available on your remote server, and to access that remote server from your computer, you need an FTP client.

A Web host

You need to have Web-hosting space before you can install WordPress. Here are a few things to look for in a host, because your host has to have them for you to run WordPress:

Local tools

When your Web hosting is all set, you need to make sure that you have the necessary tools on your local machine to set up WordPress. Here's the list:

Any text editor will do the trick, but don't use Microsoft Word. Word adds a bunch of stuff to text files that only causes trouble with WordPress files.

FTP Clients

Chances are that you're using either of two operating systems (OSes) on your computer: Apple's Mac OS X or a fl avor of Microsoft Windows. Both OSes have command-line FTP tools built into them, but I'm a graphicalinterface kind of guy. Here are some FTP clients that you should check out. For Windows:

The WordPress code

After you've gathered all your tools, you need the raw materials: the WordPress files. Getting these files couldn't be easier. Simply point your browser to www.wordpress.org/download. You'll see an orange box with a large hyperlink for downloading the most current and stable version of WordPress, which is WordPress 2.6.2 at this writing. Notice that I said the orange box hyperlinks to the stable version of WordPress. If you like living on the edge, you can check out the Beta Releases and Nightly Builds hyperlinks on the left side of the page.

Beta Releases

The word beta should be familiar to anyone who's used the Web in the past few years. A beta release of a product allows the public to use that product before it's fully done. When you use a beta release, you get in on the snazzy new features ahead of the rest of the population, and the company gets an unpaid tester to encounter any nasty bugs that may be lurking in the not-ready-for-prime-time code.

What Are Those Files, Anyway?

You've downloaded and uncompressed the latest version of WordPress, and now you have a folder called wordpress sitting on your computer. A quick peek inside the folder reveals a bunch of other files and folders. Not too impressive, is it? Sorry if you were expecting more, but that handful of files is going to enable you to share your thoughts with the entire world. That's pretty powerful stuff, wouldn't you say? At this point, you can ignore most of the files in the wordpress folder. You may want to check out the read-me file, and if you're curious you can open any of the files in your favorite text editor. Just make sure not to change any of the code, because changes could lead to unexpected behavior in your install.

You can join the WordPress beta program by signing up on the tester list-but if you're new to WordPress, you shouldn't sign up unless you're a fan of the "sink or swim" learning methodology.

Nightly Builds

Nightly builds often are even scarier than betas. WordPress is a large opensource project, which means that an army of people out there are using their free time to work on the code that powers WordPress. When a creator is done with the code, he or she checks it into the system for someone else to look over. After all the changes have been given a once-over, a nightly build is created, containing all the most recent, untested changes. I suggest downloading a nightly build of WordPress only if you're the type of person who has to be on the bleeding edge. If you buy your cell phone from eBay Japan just so you can have it a few weeks before your friends, the nightlies may be up your alley.

WordPress.org maintains an archive of old WP releases, just in case you're hankering for some olde-tyme WordPress. Point your browser to http://wordpress.org/download/release-archive/ for a trip down memory lane. Be warned, however, that many of these releases were superseded by new releases that fixed security issues. Download at your own risk.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Articleinput.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.

Related Articles

1. How to create a particular element of a website
You’ve probably seen some amazing sites on the Internet and wondered how the web developer created a particular element of the site. ...

2. How to make a website mobile and become a mobile web user
Being mobile means you have access to the Internet away from your home or office, with a computer, cell phone, or PDA, and without the use ...

3. How to create a Blog Site with WordPress
Building a Blog Site with WordPress Blogging is something you might have heard about over the last f...

4. Five Reasons to Create Your Blog Using WordPress Software
What Is WordPress? WordPress is a company that offers two services that are run out of two websites: W...

5. Steps to follow when building a Wordpress blog
Building a Blog Using WordPress.com Let’s imagine how someone might use a blog. Bill is a woodwork...

6. How to login and write your first post on Wordpress
Logging In to Your Blog When you have a blog on WordPress.com, you have a public side and a behind-the...

7. Setting Up Your Own Blog with WordPress Software
What if you’ve already tried the WordPress.com solution and been happy with it, but you want to expand the functions of your blog or en...