这篇文章介绍的内容是关于centos7 YUM 安装PHP5.6 ,有着一定的参考价值,现在分享给大家,有需要的朋友可以参考一下
先安装epel-release https://blog.csdn.net/w670328683/article/details/51673757 yum -y install epel-release 切换源 https://blog.csdn.net/u010738364/article/details/75635334 rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm yum -y install php56w php56w-mysql php56w-gd libjpeg* php56w-ldap php56w-odbc php56w-pear php56w-xml php56w-xmlrpc php56w-mbstring php56w-bcmath yum -y install httpd php-gd56w php-intl56w php-mysql56w mod_ssl openssl mcrypt php5-mcrypt56w yum -y install php56w-mcrypt php56w-soap php56w-intl php56w-pdo systemctl restart mariadb.service systemctl restart httpd.service
相关推荐:
以上就是centos7 YUM 安装PHP5.6 的详细内容,更多请关注php中文网其它相关文章!
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号