Compiling PHP 5.5 from Source on CentOS 6 RHEL 6 – configure: error: xml2-config not found. Please check your libxml2 installation.

Hey br0’s, Check this out: say you’re on CentOS 6 or RHEL6 or what have you and you’re trying to compile php 5.5.  You may end up getting the following error: vmhacks.com]# ./configure –prefix=/phproot configure: error: xml2-config not found. Please check your libxml2 installation. Here’s what you need to run in order to install the… Continue reading Compiling PHP 5.5 from Source on CentOS 6 RHEL 6 – configure: error: xml2-config not found. Please check your libxml2 installation.

IP Address Active/Passive Failover Setup in Linux CentOS 6 RHEL 6 using keepalived

Hey everyone out there in BBS land.  Your old friend Max here to dump out some knowledge on you. Imagine you’re living in a world of two systems and three IP addresses.  One of the IP addresses is really importing and if the system it’s running on explodes, you want it to come back up… Continue reading IP Address Active/Passive Failover Setup in Linux CentOS 6 RHEL 6 using keepalived

How To Setup MySQL Enterprise Monitoring with Zabbix

This article is NOT about how to setup the application called MySQL Enterprise Monitor but rather how to setup MySQL monitoring in your Zabbix Enterprise Monitoring software. Here’s how this works: – Network communication to the server provided by the Zabbix Agent. – Agent side UserParameter settings allow for needed commands to be run against… Continue reading How To Setup MySQL Enterprise Monitoring with Zabbix