Video Tutorial: How to Install WordPress on your OLS site
March 19th, 2009
- Review the Installing WordPress guide. This will give you a brief rundown of the steps necessary to install WordPress.
- Download Wordpress from http://wordpress.org/download/
- Setup the MySQL Database
- Decide what URL you want to assign the site. i.e. http://website.com/blog, http://website.com/wordpress, http://website.com/
- Extract the downloaded zip file to your local computer.
- Rename wp-config.sample to wp-config.php
- Open wp-config.php and change database values. Also change the authentication keys section. Use the online generator for this part.
- Upload files to your server.
- Run WordPress Installation.