码迷,mamicode.com
首页 > Web开发 > 详细

yum 安装 php5.6.36

时间:2018-04-26 19:09:30      阅读:1008      评论:0      收藏:0      [点我收藏+]

标签:let   pca   pms   erp   php-mysql   bug   安装   debug   linux   

PHP安装测试可以

rpm -Uvh http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/i386/epel-release-6-8.noarch.rpm;
rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm;
yum list --enablerepo=remi --enablerepo=remi-php56 | grep php;
yum install --enablerepo=remi --enablerepo=remi-php56 php php-mysql php-opcache php-pecl-apcu php-devel php-mbstring php-mcrypt php-mysqlnd php-phpunit-PHPUnit php-pecl-xdebug php-pecl-xhprof php-pdo php-pear php-fpm php-cli php-xml php-bcmath php-process php-gd php-common;
php -v;

 

yum 安装 php5.6.36

标签:let   pca   pms   erp   php-mysql   bug   安装   debug   linux   

原文地址:https://www.cnblogs.com/yangzailu/p/8954397.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!