In the past year, closed repository CentAlt which had a lot of useful things for servers with Centos 5-6. Now much of the fact that there were already out of date, but still it is very necessary. The network has several mirrors, but it packs have not been updated since the closure CentAlt.
We have created its mirror, slightly enlarged and updated. Address our repository http://repo.webpatron.net/Centos/. For Centos 5 there available php 5.2.17, apache 2.2.27 with support for mpm-itk, mod_rpaf and more. For Centos 6 - php 5.3.29, apache 2.2.29 with support for mpm-itk, mod_rpaf, mariadb, mysql 5.5.37, and a bunch of other essential packages.
To use our repository you should be set as the repository EPEL.
Install our repository you can:
For Centos5.x:
cd /etc/yum.repos.d
wget http://repo.webpatron.net/Centos/webpatron-centos-5.repo
For Centos6.x:
cd /etc/yum.repos.d
wget http://repo.webpatron.net/Centos/webpatron-centos-6.repo
For Centos6 as a server default database is established mariadb. If you need mysql, you must file /etc/yum.repos.d/webpatron-centos-6.repo add the line:
exclude=mariadb*
Update the repository will be as far as possible, so we recommend using it only if you really need these software versions.