judith desplechin

setup

Posted on: January 31st, 2012 by admin

Famous 5-Minute Install ( most of the following is taken from WordPress)

Download and unzip the WordPress package

Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.

Rename the wp-config-sample.php file to wp-config.php.

Open wp-config.php in a text editor and fill in your database details shown below wp-config.php to generate and use your secret key password.

database_to_config

Create a folder on your server: IMD405

Upload the WordPress files into that folder:

Type the this address into your browser: http://yourDomain/imd405/wp-admin/install.php

You should now get a WordPress form

Fill out the form with your new password and email address

Create an image folder in your root directory (imd405) for all of your images

Comments are closed.