Upgrade apache or Not? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Upgrade apache or Not? (/thread-15034.html) |
Upgrade apache or Not? - pstanbra - 09-07-2011 08:05 PM I see that on the latest version of Debian, there are now some updates to the apache files. Will an apt-get upgrade on a running isp-control platform break anything to your knowledge? OR should apache be left at its current setup as the standard 1.07 install apache2 Apache HTTP Server metapackage New version 2.2.16-6+squeeze3 Squeeze apache2-mpm-worke Apache HTTP Server - high speed threaded model New version 2.2.16-6+squeeze3 Squeeze apache2-suexec Standard suexec program for Apache 2 mod_suexec New version 2.2.16-6+squeeze3 Squeeze apache2-utils utility programs for webservers New version 2.2.16-6+squeeze3 Squeeze apache2.2-bin Apache HTTP Server common binary files New version 2.2.16-6+squeeze3 Squeeze apache2.2-common Apache HTTP Server common files New version 2.2.16-6+squeeze3 Squeeze ca-certificates Common CA certificates New version 20090814+nmu3 Squeeze RE: Upgrade apache or Not? - kilburn - 09-07-2011 08:48 PM The Debian's packages already make sure to not overwrite any configuration file when updating to a newer package *of the same distribution version*. This is, you can perform upgrades totally safely so long as you do not upgrade the debian version (switch to wheezy/sid). RE: Upgrade apache or Not? - pstanbra - 09-10-2011 07:18 PM (09-07-2011 08:48 PM)kilburn Wrote: The Debian's packages already make sure to not overwrite any configuration file when updating to a newer package *of the same distribution version*. This is, you can perform upgrades totally safely so long as you do not upgrade the debian version (switch to wheezy/sid). To clarify apt-get update, apt-get upgrade (IS SAFE) apt-get dist-upgrade (IS NOT SAFE) RE: Upgrade apache or Not? - JCircle - 09-10-2011 07:38 PM agree. on the deb side not true for REDHAD CENTOS or openSUSE. part of why im looking at deb anymore. less corp crap. |