Difficulty: Moderately Easy
Step1
Go to the WordPress website, and click on the "Download WordPress" link. A dialogue box opens with the information about your download.
Step2
Extract the files using a file extractor. The extraction creates a folder called "Wordpress." Make a note of where that folder is created on your hard drive.
Step3
Visit your web hosting company's support pages to get the information for your specific database.
Step4
Return to the folder called "Wordpress" and find the file called "wp-config-sample.php." Rename it "wp-config.php." Open this file in a text editor, and fill in the information for the name of your database, your username, the password and the hostname. Don't change the character set and leave the database collation blank.
Step5
Use your favorite FTP client or shell to upload the contents of your wordpress directory to your webserver.
Step6
Run the installation script.