On 10/11/11 16:48, Jay Ashworth wrote: > Centos as late as 5.7 doesn't provide a 5.3 php; you have to get it from remi. > > I*think* that might be true of Centos 6 as well, but I'm not sure.
Looking at CentOS file mirrors, it looks like: CentOS 5.7 provide PHP 5.3.3 with package name 'php53' CentOS 6.0 seems to provide 5.3.2 by default So under CentOS 5.7 it should be something like: yum install php53 -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
