Mark Weaver wrote:
Santa Claus wrote:
Hi
Thanks to all who responded. But I repeat the question: how to upgrade CentOS4 to PHP 5.2.5 correctly?
- download form php.net http://php.net + make ... etc.
- or go search rpms/rpm in private repositories
?
you can get what you want with this repo info:
[dag] name=Dag RPM Repository for *Red Hat Enterprise Linux* baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=0 enabled=1
dag/rpmforge does *NOT* provide php 5.2.x.
For php 5.2.x on CentOS 4 and 5 I would recommend the "Les RPM de Remi" repository at http://remi.collet.free.fr/index.php It contains only the bits necessary for php 5.2.x and it's the least intrusive repository for php 5.2.5 on CentOS 4 and 5 that I've found.
-tgc