1.Setup Blog with WordPress
1.1.Reason
1.1.1.Enable my friends posting blogs too.
1.1.2.Enable post by phone.
1.2.Plan: Using same port and different DomainName
2.Update to 5.0
1 | cd /home |
2.Procedure as Tencent Suggested.
3.Install mariadb, CentOS7 suggest mariadb
1 | yum install mariadb mariadb-server -y |
3.Install mysql-server , before CentOS7
3.1.Check repo
1 | yum list | grep mysql |
3.2.Install new repo
1 | wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm |
6.php.ini
1 | vim /etc/php.ini |
7. Garfunkel Theme
1 | vi /usr/share/workpress/wp-content/themes/garfunkel/style.css |