<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>centos6 on Yullin Blog 运维 生活</title>
    <link>//yull.in/tags/centos6.html</link>
    <description>Recent content in centos6 on Yullin Blog 运维 生活</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 09 Jan 2019 00:00:00 +0000</lastBuildDate><atom:link href="//yull.in/tags/centos6/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>install php5.6 on centos6</title>
      <link>//yull.in/2019/01/install-php5.6-on-centos6.html</link>
      <pubDate>Wed, 09 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>//yull.in/2019/01/install-php5.6-on-centos6.html</guid>
      <description>本次安装系统环境为Centos6 x86_64
# cd /usr/local/src # wget http://cn2.php.net/distributions/php-5.6.39.tar.gz # tar xzf php-5.6.39.tar.xz 安装依赖包
# yum install gcc gcc-c++ bison bison-devel zlib-devel libmcrypt-devel mcrypt mhash-devel openssl-devel libxml2-devel libcurl-devel bzip2-devel readline-devel libedit-devel sqlite-devel 开始编译安装（这里先别急着去执行，先往文章后面看看）</description>
    </item>
    
  </channel>
</rss>
