I'm newb in linux but I want to reinstall (old version not working now) php and apache in debian 5. I want PHP 5.3.

How to do this?

Thanx!

link|improve this question
Isn't this a question for superuser.com? However there are several ways to do that. The one I prefer is compile php from source. – black Aug 11 '11 at 16:05
What to do if I'm newb? Is there any commands to do this? – Mirgorod Aug 11 '11 at 16:06
feedback

migrated from stackoverflow.com Aug 11 '11 at 16:18

This question came from our site for professional and enthusiast programmers.

closed as off topic by Shane Madden, Iain, Scott Pack, MikeyB, womble Aug 11 '11 at 18:11

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

2 Answers

Try using webmin, don't know if it can update apache, but you can use it to update lot of other stuff (It's a mangement system to the server)

link|improve this answer
feedback