Tag Archives: MySQL

How to install PHP 5.4 on CentOS 6

First to get PHP 5.4 on CentOS 6 you need to install and enable the EPEL and Remi 3rd party Software Repositories with these commands as root from a shell: wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm rpm -Uvh remi-release-6*.rpm epel-release-6*.rpm Then run … Continue reading

Posted in Network Presence, Sales | Tagged , , , , | Comments Off on How to install PHP 5.4 on CentOS 6

We can supply and assist with MariaDB Galera MySQL Clusters

We’ve done a lot of work on and with Clustered MySQL Database Servers recently, focussing on the latest MariaDB Galera open-source ‘Master-Master’ multi-node MySQL DB server software, in various modes, with various number and location of nodes (across the continent … Continue reading

Posted in Network Presence, Sales | Tagged , , , , , , , | Comments Off on We can supply and assist with MariaDB Galera MySQL Clusters

Install PHP 5.3 and MySQL 5.5 to CentOS 5

To keep up with the latest versions of PHP and MySQL, CentOS 5 based Linux systems need to install the EPEL and Remi Repositories to get MySQL 5.5 installed to CentOS 5. Commands are (as root): yum install php53-mysql wget … Continue reading

Posted in Network Presence | Tagged , , | 1 Comment

Free MariaDB Upgrades on customer VPS

As I’ve mentioned, I found the FLOSS (Free Libre Open Source Software) Weekly podcast from December 2011 about ‘MySQL and MariaDB’ very interesting. We’ve been using MariaDB internally and for some customers for over a year now and if any … Continue reading

Posted in Network Presence, Sales | Tagged , , | 2 Comments