Hello all,

I would like to upgrade my PHP5 ver. 5.2.7 to 5.2.8 or higher. This is a production server and as such I am a bit uneasy about the whole thing. I tried apt-get upgrade php5 but it didnt really upgrade my version.

Can I just get the source code and compile it without having any problems so it just replaces my existing version with the new one? My distro is Debian (Lenny)

Thanks in advance.