Re: [PHP-DB] how to upgrade php in linux

[email protected] (David McGlone)
Newsgroups php.db
Message-ID <[email protected]>
On Monday 03 May 2010 07:02:35 Chaitanya Yanamadala wrote:
> Hai
>  i have installed php in the cent os 5.4. the one which is installed is
> 5.1.6 now what i want to do is upgrade it to latest one 5.3.2, as i am new
> to linux environment it is quite hard for me to configure that, can any one
> guide me with this also one more thing is that i need to install zend
> framework in the same environment,
> any help would be greatly appreciate..

I have no experience with CentOS but I'm pretty sure it would have a package 
manager similiar to apt-get, or yum.

If CentOS uses RPM then you could go download php 5.3.2 off the web and then 
open a terminal and type:
root (to login as root)
password (enter root password)
change the directory to where you saved the file:
cd /path/to/where/the/file/is
rpm -Uvh ( enter name of the package that you downloaded here and omit the 
parenthesis )


-- 
Blessings,
David M.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.