How would I upgrade php, mysql, and apache for debian
I want to keep apache2, php4 (currently have 4.3.X, I wish to update to 4.4.1) and mysql up-to-date on the latest releases, but I don't want to fully upgrade my entire system. How would I go about this ?
My current server was setup useing the debian sarge perfect setup.
Posts: 31,908
Thanks: 693
Thanked 4,196 Times in 3,212 Posts
Have you tried what falko posted, it works!
If you run apt-get upgrade or apt-get dist-upgrade it will upgrade your system. If you use apt-get install, apt will install the package and if it is already installed apt will look if there are newer packages and makes an update.
What I wish to do is upgrade php, mysql, apache2 to the latest releases, while keeping the rest of my systemt back, through apt-get. If you look at my previous post you will see that I am useing stable sources, do I have to change this or can I just specify which version I want ? How would I specify a specific version to upgrade to ?
Recent comments
16 hours 28 min ago
16 hours 33 min ago
21 hours 31 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 17 hours ago
1 day 21 hours ago
1 day 22 hours ago