yum install epel-release

rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm

yum install -y --enablerepo=remi --enablerepo=remi-php56 php php-opcache php-devel php-mbstring php-mcrypt php-mysqlnd php-phpunit-PHPUnit php-pecl-xdebug php-pecl-xhprof php-fpm php-bcmath

service php-fpm start

service php-fpm status

相关文章:

  • 2021-12-27
  • 2021-11-27
  • 2022-12-23
  • 2021-12-12
  • 2021-08-29
  • 2021-05-23
猜你喜欢
  • 2022-12-23
  • 2021-11-01
  • 2021-12-06
  • 2021-08-21
  • 2022-02-04
  • 2021-07-27
  • 2021-11-18
相关资源
相似解决方案