Managed Hosting - Evils of Automatic Patching

Some managed hosting providers boast of theirconsider that PHP 4 and MySQL 4 have significant
ability to provide automatic software patchingissues that need to be planned before updating
inclusive of the server management services theythese. When PHP was automatically upgraded to v5,
provide. Clients do like this concept: all they have tothe register_globals behaviour was altered breaking
do is rely on their service provider to do all the dirtysignificant parts of the code. Additionally the my.cnf
work.file was overwritten with a default configuration that
But behind the scenes, it becomes important tobound the MySQL service to a different port
consider just how the automated patches are applied.breaking connection from the PHP pages.
Some managed hosting companies like to use theHosting providers operators need to have a defined
yum update feature. Granted this is an efficientchange management process. Whilst these problems
method of patching. However, let's consider a casewere easily corrected once identified, it was a
study:nuisance for the client to suffer the heartburn
An intense database/feed driven website that usedknowing their web business was offline all night. Be
basic PHP and MySQL as the underlying engine. Thesure to ask your managed hosting provider how they
lacky at the managed hosting company on patchingapply patches and what preventative measures they
night thought "easy I'll use yum update". Little did hetake before doing so.