search for: centos93

Displaying 1 result from an estimated 1 matches for "centos93".

Did you mean: centos3
2014 Aug 05
3
How to update MySQL with CentOS 6 in most unintrusive way - in regard to perl and PHP packages
...projects (web games + forums) I have been using CentOS 5 (then 6) with Drupal and PostgreSQL plus few custom PHP and Perl scripts written by mysef. Since PostgreSQL version delivered with CentOS package has been a bit dated, I always used the PGDG packages: # rpm -qa | grep -i pgdg pgdg-centos93-9.3-1.noarch postgresql93-9.3.5-1PGDG.rhel6.i686 postgresql93-libs-9.3.5-1PGDG.rhel6.i686 postgresql93-server-9.3.5-1PGDG.rhel6.i686 As a web developer this has been a very pleasant experience, since (by some great magic) all the other CentOS packages (like php-pgsql and perl-DBD-Pg) j...