General
Fun with servers
The site was down overnight after I took the leap and started updating to Apache 2.2, support for which has finally been added to CPanel EDGE builds. Once I had everything installed and updated, DNS was broken. I've just been sifting through the CPanel forum trying all kinds of 'fix' scripts and in the end, 15 seconds after submitting a support ticket to my hosts I found the solution by way of:
yum update bind-libsWas some kind of problem that quite a lot of people seem to have had when updating CPanel. Anyway, seems to be working now - I just need to find out how to recompile Apache to get mod_proxy and mod_proxy_balancer enabled without breaking CPanel (the whole point of this was to get Mongrel clustering).