http://blog.csdn.net/kesixin/article/details/72882469

单独安装php7

http://blog.csdn.net/tang05709/article/details/54096937

安装之前需要

追加CentOS 6.5的epel及remi源。

# rpm -Uvh http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
# rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm

以下是CentOS 7.0的源。

# yum install epel-release
# rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm

相关文章:

  • 2021-08-19
  • 2021-11-30
  • 2021-12-20
  • 2021-08-27
  • 2021-11-28
  • 2021-10-26
  • 2021-12-10
  • 2021-12-11
猜你喜欢
  • 2021-03-30
  • 2021-10-10
  • 2021-08-18
  • 2021-12-18
  • 2021-11-17
  • 2021-12-14
  • 2021-08-08
  • 2021-12-06
相关资源
相似解决方案