How to Fire Up WordPress in Three Commands
Typically when you setup Wordpress, you've got to do the following: Install MySQL Run mysql_secure_installation (not strictly necessary but you should!) Create the MySQL database Create the MySQL user Grant the MySQL user database privileges Install a web server such as Apache or NginX Install PHP Configure the web server to support PHP Create the web root directory and set permissions Create log files if necessary, and s...
Read More about How to Fire Up WordPress in Three Commands
























