The following are the steps I went through to install WordPress on my Linux (CentOS 6).
Installing Prerequisites
- Installing Different Versions of php Using yum on Linux (CentOS 6)
- Installing MySQL on Linux (CentOS 6) Production Server
Installing WordPress
- Installing the WordPress Directory
- Setting Up MySQL Database
- Updating wp-config.php with Database Settings and Security Keys
- Deciding the Site Root Directory and Moving Files there
- Running the WordPress php Install Script
MultiSite WordPress Preparation and Installation
- Setting up Pretty Permalinks in WordPress:
- Creating a WordPress MultiSite Network on Linux (CentOS 6)
- Installing a Plugin (MU (MultiSite) Domain Mapping) on a MultiSite WordPress Installation