1. Go to Wordpress.org and download Wordpress 2.8.4. If the file doesn't automatically extract leaving you a folder called "Wordpress" be sure to extract it.





6. Go back to your FTP application. Inside the public_html directory upload the contents of the wordpress directory. You can rename this directory to something more meaningful (see below - wordpress has been renamed to "myblog")

7. You will now want to change permissions on the wp-config.php file. As the owner of the file you will want access to read and write to it. But, no one else should.

8. Now you will need to log into Wordpress and complete the installation. Return to your web browser and go to the path of your blog (i.e. http://itp.nyu.edu/~mp51/myblog)

9. Wordpress will automatically create a username of "Admin" and give you a password.

10. Log into wordpress with your username of admin and the password assigned to you. Be sure to log into your profile page and change your password to something meaningful immediately.

11. The next thing to do will be to create a new Administrator (we don't want to use the "admin" username for security reasons). Under Users create a new user and be sure to assign it a role as Administrator.

12. Now you should have two administrators

13. Delete the original admin user.

14. You're ready to start posting!