默认php 的版本是 5.1 , 但最新的wordpress 需要 5.2.4 以上。
用centos 默认的源,php 的版本是5.1,无法正常使用。
如何更新到php5.3
yum remove php-common
yum install php53-common
yum install php53
posted @ 2013-06-07 00:23 noneisnull 阅读(305) 评论(0) 收藏 举报












默认php 的版本是 5.1 , 但最新的wordpress 需要 5.2.4 以上。
用centos 默认的源,php 的版本是5.1,无法正常使用。
如何更新到php5.3
yum remove php-common
yum install php53-common
yum install php53
posted @ 2013-06-07 00:23 noneisnull 阅读(305) 评论(0) 收藏 举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。