Solutions to common problems when working with WordPress


Choosing Your WordPress Blog's URL

Before you upload the files, you have one more thing to think about: your WordPress Blog's URL structure. Suppose that you've registered the domain, you have a few options, including these:

If you want your WordPress Blog's URL to be something other than www.yourblog.com/wordpress, be sure to rename the default WordPress directory before you upload it to your site, or create the correctly named folder on your remote host and upload the WordPress files to that folder.

Installing WordPress

Now that you've figured out your WordPress Blog's structure, you're ready to install WordPress. You've spent a good amount of time working on your wp-config file, so chances are that you won't run into any problems. Just use your FTP client to upload your WordPress Blog files to the directory you chose. You should see a file list.

Installing the software

To install the WordPress software, follow these steps:

1. Point your browser to the URL of your soon-to-be-functional WordPress Blog. You'll be greeted by the WordPress installation screen.

2. In the Blog Title text box, enter what you want your WordPress Blog to be called. If you can't think of anything great at the moment, don't worry. You can easily change your WordPress Blog's name later.

3. Enter your e-mail address in the Your E-Mail text box. Be sure to enter a valid address; WordPress uses it to send you the administrator account information it creates after installation.

4. Specify whether your WordPress Blog should show up in search engines. Not every WordPress Blog is meant for public consumption. If you don't want people to find your WordPress Blog easily, clear the check box titled Allow My Blog to Appear in Search Engines Like Google and Technorati. Otherwise, leave it checked.

5. Click the Install WordPress button. After a couple of seconds, you should see a Success! screen containing details about the administrator account for your new WordPress Blog. 6. Make a note of the password, which you'll need to log in to your WordPress Blog for the first time.

If, in your excitement, you clicked the Log In button before you jotted down the admin account information, worry not. WordPress also e-mailed that information to the address you provided in Step 3.

Logging in for the first time

The moment you've been waiting for is finally here. Click the Log In button, and you're whisked away to the WordPress login screen, which will become familiar to you in very short order. Enter the admin account information and then click Log In.

Troubleshooting Common Installation Problems

As you see, installing WordPress isn't that tough, but sometimes bad things happen to good blogging software. A couple of common errors could happen when you're installing WordPress, and in this part, I show you how to work around them.

WordPress can't access database

Most problems occur when WordPress can't access your MySQL database. If you see an error message, make the following checks and then reload the install page:

PHP isn't enabled

The other common problem involves PHP and is also easy to fix. When you visit the URL to install WordPress, you may see a screenful of text starting with <?php instead of the install form. This text means that you don't have PHP enabled on your server. Contact your Web hosting company or system administrator to find out how to enable PHP. After you enable PHP, reload the install page. All should be well.

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.

Note: This article was sent to us by: Ronald C. Fletcher at 01262010

Related Articles

1. 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 ...

2. 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...

3. 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...

4. 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...

5. 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...

6. 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...

7. Which are the main limitations of the mobile web
The Mobile Web gives access to the Internet from anywhere, with devices that are small and lightweight. There’s no doubt about it: It&r...

8. How to perform a HTML test
HTML is an amazing language that has changed the online world. One of the great features of HTML is that, by and large, it works the same for...