Drupal Notes:

Install:




package needed:


1) yum install php-mbstring (unicode lib)




Process to migrate the live site:
Configure the new servers to reverse-proxy Drupal requests to the old servers
Switch DNS from the old load balancer to the new one.
Put the site in read-only mode just long enough to transfer the database
Do a final database load on the new DB server




Comments

Popular posts from this blog

VIOS TIPs

Configure Solaris 10 LDOM on Solaris 11.4

HA in Linux is pretty easy