PHP72w安装


PHP72w

#  rpm  -Uvh   https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm

 

#  rpm  -Uvh   https://mirror.webtatic.com/yum/el7/webtatic-release.rpm

 

#  sudo  yum  -y  install php72w

 

#  yum  -y  install  php72w-cli  php72w-common  php72w-devel

 

#  yum  install  yum-utils y

 

#  yum  install  php-mysqli

 

#  yum  install  php72w-fpm

启动php-fpm

1.使用systemctl”命令设定开机自动启动。

# systemctl enable php-fpm.service

 

2.接下来systemctl start php-fpm.service”命令启动php-fpm

# systemctl start php-fpm.service


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM