<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>wordpress on IT 紀錄網站</title><link>https://lovesharepc.github.io/en/tags/wordpress.html</link><description>Recent content in wordpress on IT 紀錄網站</description><generator>Hugo -- gohugo.io</generator><language>zh-tw</language><lastBuildDate>Sat, 12 Oct 2019 01:45:00 +0000</lastBuildDate><atom:link href="https://lovesharepc.github.io/en/tags/wordpress/index.xml" rel="self" type="application/rss+xml"/><item><title>centos 7 安裝 wordpress</title><link>https://lovesharepc.github.io/2019/10/12/centos7-%E5%AE%89%E8%A3%9D-wordpress/</link><pubDate>Sat, 12 Oct 2019 01:45:00 +0000</pubDate><guid>https://lovesharepc.github.io/2019/10/12/centos7-%E5%AE%89%E8%A3%9D-wordpress/</guid><description>事先準備 centos 7 PHP 7.3 apache mariadb 安裝工具 yum install -y nano wget unzip 指定 php 版本 yum install -y epel-release yum install -y http://rpms.remirepo.net/enterprise/remi-release-7.rpm yum install -y yum-utils yum-config-manager --disable remi-php54 yum-config-manager --enable remi-php73 新版 mariadb curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash 新版 apache cd /etc/yum.repos.d &amp;&amp; wget https://repo.codeit.guru/codeit.el`rpm -q --qf "%{VERSION}" $(rpm -q --whatprovides redhat-release)`.repo 安裝套</description></item></channel></rss>