かりっちのブログ 《 超個人的メモブログ 》
FREEBOX IV
【PHP】CentOS4.4にPHP5をインストールする件
CentOS4.4で標準にインストールされるPHPは,
PHP Version 4.3.9
である. PHP5をインストールしたい場合は,yumのリポジトリの設定を変更する .
# /etc/yum.repos.d/CentOS-Base.repo
[centosplus]
name=CentOS-$releasever - Plus baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
設定した後,
# yum update php
| « ヤンキー用語辞典 | 【PHP】3gp映像フ... » |
| コメント |
| コメントはありません。 |
| コメントを投稿する |
|
|
| この記事のトラックバック Ping-URL |
|
|
|
|
|

