Thanks for your reply post. I just added 2 lines into sources.list
while executing this line cat dotdeb.gpg | sudo apt-key add - i got the message like this, sudo: unable to resolve host kitkat OK # And i done the remaining part, upgrate & disk-upgrade And restarted the machine. But, still in was in same version 5.2.6 No changes.. On Mon, Jul 11, 2011 at 12:11 PM, Shrinivasan T <[email protected]>wrote: > On Mon, Jul 11, 2011 at 11:56 AM, Prasath Ramachandiran > <[email protected]> wrote: > > Hi Friends, > > > > I am using Debian GNU/Linux 5.0, and presently PHP version as 5.2.6. > > > > I wish to upgrade the PHP version from 5.2 to 5.3. I was tried to > upgrade > > the version, but saying PHP has already newest version. > > > > Source: > > http://www.debiantutorials.com/how-to-install-upgrade-to-php-5-3-on-debian-lenny/ > > > Dotdeb [http://www.dotdeb.org ] provides a repository with PHP 5.3 for > lenny and it's easy to upgrade: > > 1. Add these lines to the apt sources (pico /etc/apt/sources.list) > > deb http://php53.dotdeb.org stable all > deb-src http://php53.dotdeb.org stable all > > 2. Download and import the dotdeb key > > wget http://www.dotdeb.org/dotdeb.gpg > cat dotdeb.gpg | sudo apt-key add - > > 3. Update apt and dist-upgrade > > apt-get update > apt-get dist-upgrade > > > > > -- > Regards, > T.Shrinivasan > > > My Life with GNU/Linux : http://goinggnu.wordpress.com > Free/Open Source Jobs : http://fossjobs.in > > Get CollabNet Subversion Edge : http://www.collab.net/svnedge > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Regards Prasath R "PuduvaiLUG (Puduvai Linux Users Group)" http://puduvailug.wordpress.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
