On Thu, 2005-11-10 at 10:32 +0000, Karanbir Singh wrote:
Collins Richey wrote:
On 11/8/05, Ash Christopher Ash.Christopher@pason.com wrote:
yum install php??
Maybe I am missing something.
Unless he has extra repositories enabled that would drag in PHP5.
Extras is enabled by default.
There is no php5 in extras.
Right ... there is a php5 in the CentOS Plus repo. If you want part of the CentOS Plus repo and not other parts, you should use the:
"includepkgs="
or
"exclude="
options of yum in the CentOS-Base.repo file for the CentOS Plus repo.
Here is a readme for CentOS Plus: http://mirror.centos.org/centos/4/centosplus/Readme.txt
Here is a yum tutorial: http://fedora.redhat.com/docs/yum/
Also see "man yum" and "man yum.conf"