LAMP Stack security?
Quick question regarding the LAMP-stack: How is this installed? Does it compile it or does it use apt-get?
Since I'd like to be able to quickly update it without compilation issues I would like to be sure the packages are up-to-date and that I can easily update them
I'm running Debian 6.
Thanks,
3 Replies
Linode LAMP Stack StackScriptStackScript Bash Library
Debian is very good at keeping its packages up to date, as far as security is concerned. It won't get you the latest features (so the version numbers might look old), but every security fix is back-ported to the versions that Debian maintains. For example, Debian's PHP is 5.3.3, but it contains all security fixes from 5.3.10. Popular packages such as Apache and PHP are usually patched in a matter of hours.
If you need newer features, dotdeb