How to create a WordPress in command line?

How to create a wordpress in command line on centmin with centos6 & nginx & mariadb

This is for wordpress with centmin, if you want to install centmin please follow up this tutorial: http://centminmod.com/download.html

Add Domain host

Click on 2
yourdomain.com

Add those lines if you want to use the WordPress Permalink

nano /usr/local/nginx/conf/conf.d/yourdomain.com.conf

Add in locations:


Download wordpress into public directory


Add MYSQL Database and user


Configure wordpress

go to your domain for example:
http://www.yourdomain.com/

 

Resource: http://centminmod.com/download.html