Instructions on installing the Wordpress content management system on your Bluehost server account.
- Unzip the package in an empty directory.
- Login to your Bluehost Cpanel and click on the MySQL Databases button on the mainpage of your cpanel.
- Create a new database
- Now create a new user
- Now attach the user and the database you just created together
- Open up wp-config-sample.php with a text editor like WordPad or similar and fill in your database connection details.
- Save the file as wp-config.php
- Upload everything.
- Open /wp-admin/install.php in your browser. This should setup the tables needed for your blog. If there is an error, double check your wp-config.php file, and try again. If it fails again, please go to the support forums with as much data as you can gather.
- Note the password given to you.
- The install script should then send you to the login page. Sign in with the username admin and the password generated during the installation. You can then click on 'Profile' to change the password.
There you go! Now you have a live Wordpress blogging website on your Bluehost server. This should only take you a total of about 5 minutes!