Installing WordPress
What This Tutorial Covers
Local vs Hosted
Choose between local dev and hosted installs.
Database Setup
Create MySQL database and user before install.
wp-config.php
Configure connection and security keys.
Noble Desktop's WordPress Bootcamp teaches WordPress for site builders and developers.
Explore our detailed WordPress tutorial that guides you through creating a database, installing WordPress, and creating a wp-config.php file, with step-by-step instructions for both Mac and Windows users.
Download the class files. Refer to the Downloading the Class Files page at the beginning of the workbook on how to download and install the class files.
Navigate to the Desktop, go into the Class Files folder, then the WordPress.org Class folder.
Select the WordPress-4.1 folder and hit Cmd–C (Mac) or CTRL–C (Windows) to copy.
- Go to your htdocs folder:
- Mac: Hard Drive > Applications > MAMP > htdocs
- Windows: C: > xampp > htdocs
Hit Cmd–V (Mac) or CTRL–V (Windows) to paste the WordPress-4.1 folder.
Rename the new pasted folder mrpBlog



