remi


添加remi源

  • CentOS 6 \/ RHEL 6 yum install http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
  • CentOS 7 \/ RHEL 7 yum install http://rpms.famillecollet.com/enterprise/remi-release-7.rpm

查看remi仓库列表 yum repolist disabled | grep remi

php


remi安装与搜索

  • search yum --enablerepo=remi search php
  • install yum --enablerepo=remi,remi-php56 install php php-fpm php-xml php-mysqlnd php-pdo php-redis php-devel php-gd php-mbstring php-imagick
  • info yum --enablerepo=remi info php

  • fpm权限 chmod 750 /usr/sbin/php-fpm

redis


remi install redis

redis

  • 启动 redis-server \/etc\/redis.conf
  • 关闭 redis-cli shutdown

results matching ""

    No results matching ""