Open main menu

CDOT Wiki β

Changes

OPS235 Assignment 2 OLD

195 bytes added, 17:22, 22 July 2012
Configuring MySQL
# Set your MySQL root password to your learn ID (without the @senecac.on.ca part).
# This following part is challenging so take your time and read the instructions to make sure you do it properly, we have to set up a dedicated user and database for wordpress:
#* # Start by looking at http://codex.wordpress.org/Installing_WordPress#Using_the_MySQL_Client where you will find instructions for the setup.## You will need to run those commands in a fedora3 terminal.## Your adminusername is root## Your databasename is myblog## Your wordpressusername is your learn ID## Your hostname is localhost
== Installing and Configuring Wordpress ==