Setting up a wordpress site

Setting up a WordPress site is super simple when you have a web server and a MySQL server:

  1. Download latest WordPress package, and unzip it in the root of your web server (it creates a folder called ‘wordpress’)
  2. Browse to http://yoursite/wordpress/ to setup the database connection

That’s it!

Leave a Reply