Cent OS 5.5 版本中自带的PHP为5.1.6, 出于项目需要,PHP版本要求为5.2.X , 于是想升级一下PHP。 开始执行以下命令: yum update php php* 执行完成后,用 php -v 查看发现版本不变,根本没有起作用
Cent OS 5.5 版本中自带的PHP为5.1.6, 出于项目需要,PHP版本要求为5.2.X , 于是想升级一下PHP。
开始执行以下命令:
yum update php php*
执行完成后,用 php -v 查看发现版本不变,根本没有起作用啊~~
于是搜了一下解决方法,按照一下方法,升级成功:
rpm --import http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy wget -P /etc/yum.repos.d/ http://repo.webtatic.com/yum/webtatic.repo yum --enablerepo=webtatic update php php*
执行上面三行命令之后,用 php -v ,php已经升级到 5.3.28 .
重新启动apache2即可部署项目了.
service httpd restart

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver CS6
Visual web development tools

WebStorm Mac version
Useful JavaScript development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Notepad++7.3.1
Easy-to-use and free code editor