安装PHP
由于Centos 7提供的PHP版本与需求不一致,需要配置第三方yum源
1 | shell# wget https://mirror.webtatic.com/yum/el7/epel-release.rpm |
安装PHP及一些需要的扩张
1 | shell# yum install php56w php56w-mysqlnd php56w-gd php56w-mbstring |
PHP配置
1 | #/etc/php.ini |
努力的最大意义
1 | shell# wget https://mirror.webtatic.com/yum/el7/epel-release.rpm |
1 | shell# yum install php56w php56w-mysqlnd php56w-gd php56w-mbstring |
1 | #/etc/php.ini |