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

2010-05-05 Thread Chaitanya Yanamadala
I apologize guys for being rude.. i know that u guys are helping me out, but i was in a typical awkward position searching for the same things made me a little restless. coming to the point i have posted the question to the centos list as well as suggested by dan.. but still now i could not able t

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

2010-05-04 Thread kesavan trichy rengarajan
No idea what's happening there. Have u done this: yum update ? On Wed, May 5, 2010 at 3:02 PM, Chaitanya Yanamadala < dr.virus.in...@gmail.com> wrote: > hai dan > thank you for your suggestion regarding the google thing.. > thank god u said me that or else i could have never known that google wil

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

2010-05-04 Thread Chris
On 05/05/10 15:02, Chaitanya Yanamadala wrote: hai dan thank you for your suggestion regarding the google thing.. thank god u said me that or else i could have never known that google will get me all the results. dude i just asked this question thinking that some one would help me find the soluti

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

2010-05-04 Thread Chaitanya Yanamadala
hai dan thank you for your suggestion regarding the google thing.. thank god u said me that or else i could have never known that google will get me all the results. dude i just asked this question thinking that some one would help me find the solution not for fun. regarding the thing of compiling

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

2010-05-04 Thread Kesavan Rengarajan
As someone else mentioned in the list, try the remi repository. If you still want to compile from source, then this is what you do to search for packages: yum search packagename So you would be doing: yum search gcc and then install the missing package before compiling php. You may have to

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

2010-05-04 Thread Chaitanya Yanamadala
hai bavitra i have read the article from this site http://www.web-tech-india.com/articles/php/compiling_php_apache/ but actually the thing is it is not working for me.. it is giving me some error like this checking for gcc ---no checking for cc--no configure: error: no acceptable cc found in $PA

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

2010-05-04 Thread Bavithra R
> i have downloaded the tar file from php.net but dont know how to complile >the same for the linux. > > Hi Chaitanya > > > As you have downloaded the tar file you need to extract it. > Try this *Extraction: *tar -jxvf php-5.3.2.tar.bz2 where php-5.3.2.tar.bz2 is the filename y

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

2010-05-03 Thread jose javier parra sanchez
php 5.3.2 is availabe in remi repository, so go to http://blog.famillecollet.com/ and read or go directly to http://blog.famillecollet.com/pages/Config-en 2010/5/3 Chaitanya Yanamadala : > hai kesavan >  the latest rpm is what i have installed already. > but i require the php 5.3.2 to be installed

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

2010-05-03 Thread Chaitanya Yanamadala
hai kesavan the latest rpm is what i have installed already. but i require the php 5.3.2 to be installed so where can i get the rpm for that i hve used the yum search php which is giving me the 5.1 only.. Chaitanya On Mon, May 3, 2010 at 6:54 PM, Kesavan Rengarajan wrote: > Add DAG and RPMF

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

2010-05-03 Thread Kesavan Rengarajan
Add DAG and RPMForge repos (google for how to) and try to do a yum install.Compiling from source might not be the best option if you are new to Linux. Sent from my iPhone On 03/05/2010, at 10:57 PM, Chaitanya Yanamadala > wrote: hai david the rpm available is for this is the one which i

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

2010-05-03 Thread Chaitanya Yanamadala
hai david the rpm available is for this is the one which i am having that is the latest one. but i require to install the 5.3.2 for some more extenstions to be working. i have downloaded the tar file from php.net but dont know how to complile the same for the linux. i am pretty new to the linux..

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

2010-05-03 Thread David McGlone
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 > gui

[PHP-DB] how to upgrade php in linux

2010-05-03 Thread Chaitanya Yanamadala
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 fr