to install wordpress How to install wordpress June 19 Adrian Peterson Redskin Jersey , 2012 | Author: electroniccigarettes | Posted in Blogging 1. Getting Started
If you haven’t already done so, go to wordpress.org and download the latest version of WordPress. You should also have an FTP client ready for uploading files onto your web server. 2. Setting Up The Database
Certain hosting providers may already provide a WordPress database for you, or may provide you with an automated way to set it up. Be sure to double-check this first before you proceed.
Most hosting providers allow you to access your mySQL databases through two formats – cPanel or phpMyadmin. You will have to create a new database, and create a new username and password for it. Make sure that under the “privileges” section Alex Smith Redskin Jersey , your new user account has all privileges available. Be sure to take down your new username, password, and database name. You will need all three for the next section. 3. Editing the Configuration File
Unzip the WordPress package you downloaded. Using a text editor, open up the file named wp-config-sample.php. You will have to edit a few lines in it.
define(‘DB_HOST’, ‘localhost’); 99% chance you won’t need to change this value
Input the information you took down when you created your database into the sections in bold. Save the file Geron Christian Redskin Jersey , and rename it to wp-config.php. 4. Uploading the Files
Next, using your FTP client, you will have to upload the WordPress files to where you want to install it. You could upload the files to the root directory of your site, so that when people enter your domain name Derrius Guice Redskin Jersey , your WordPress blog will be the first thing that comes up. Another option is to upload the files to a subdirectory, like “blog”. If you choose to do this, you will first need to create a folder called “blog”, and install the files in there. When you do this Da'Ron Payne Redskin Jersey , visitors to your site will need to go to www.yourdomainnameblog in order to see your WordPress blog. 5. Installation
Once all of the files are uploaded, you need to go to wp-admininstall.php. If you installed WordPress in your root directory, the address would be: www.yourdomainnamewp-admininstall.php. If you installed it into a subdirectory called “blog”, the address would be: www.yourdomainnameblogwp- admininstall.php.