I use Debian lenny and Ispconfig 3. I want update PHP from 5.2.6-1 in 5.2.12. How i can do it? aptitude update aptitude upgrade says Code: 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
There'S no Lenny package for PHP 5.2.12, so all you can do is build it yourself (which I don't recommend).
You could use the dotdeb repositories to do this. Check out this site: http://www.dotdeb.org/ Its goal is to turn easily your Debian GNU/Linux boxes into powerful, stable and up-to-date LAMP servers. All you have to do is add a couple of lines to your /apt/sources.
Well according to http://packages.debian.org/changelo...sg.1-1+lenny4/changelog#versionversion5.2.6-1 5.2.6-1 looks kind of outdated, as patches are included in newer and available php versions for lenny.