Upgrading phpmyadmin (and other packages) on Debian Squeeze
Posted
by
westexasman
on Server Fault
See other posts from Server Fault
or by westexasman
Published on 2012-03-21T23:07:57Z
Indexed on
2012/03/21
23:32 UTC
Read the original article
Hit count: 218
I just setup a new VM with Debian Squeeze (latest stable release, 6.0.4). I am going for a webserver, so I installed the usual... apache, php5, mysql, phpmyadmin, etc.
Everything went well, everything is working.
My question is about upgrading packages. I noticed the phpmyadmin version is 3.3.7... the latest is 3.4.10.1. Doing apt-get update/upgrade does not upgrade the package.
How does one go about upgrading packages on a Debian Squeeze server if apt-get update/upgrade does not work?
Thanks!
© Server Fault or respective owner