Update to recent stable php in Ubuntu 12.04
Posted
by
Jurian Sluiman
on Server Fault
See other posts from Server Fault
or by Jurian Sluiman
Published on 2012-08-16T10:24:07Z
Indexed on
2012/12/14
5:05 UTC
Read the original article
Hit count: 497
We run an Ubuntu 12.04 server where php 5.3.10 is installed by default. I thought Ubuntu did only apply bugfixes in their updates, so micros like 5.3.x should pass through.
Apparently, our version isn't updated, but we are stuck with a critical bug in php which is solved in 5.3.15. Should I wait longer for this release to bubble up? Or are there safe repositories to use for Ubuntu to continuously update php and php related packages?
© Server Fault or respective owner