Home >Backend Development >PHP Tutorial >centos 5.6 升级php到5.3的方法_php技巧

centos 5.6 升级php到5.3的方法_php技巧

PHP中文网
PHP中文网Original
2017-03-30 16:41:371101browse

centos 5.6 升级php到5.3的方法_php技巧

1010.jpg

升级很容易,先卸载 php 5.1.6

yum remove php*

然后安装

yum install php53*

就可以了

以上就是centos 5.6 升级php到5.3的方法_php技巧的内容,更多相关内容请关注PHP中文网(www.php.cn)!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn