« MeCabのRubyバインディング | メイン | CentOS にHyper Estraier インストール »

CentOSでPHP5

[CentOS] [php]

CentOS4.4 で PHP5 を yum でインストールしたい場合は,yumのリポジトリの設定を以下のように変更します。


# vi /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  #ここを 1 に変更。
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4

トラックバック

このエントリーのトラックバックURL:
http://i-am.web777.net/mt/mt-tb.cgi/26

コメントを投稿