Magento News
How to Install PHP 5.2.X on CentOS 5
The Remi repository install only supports the latest PHP version, which is currently 5.3.X. After searching around, I found PHP 5.2.X is still available from the CentOS testing repository.
Start by adding the CentOS testing repository to yum
cd /etc/yum.repos.d
wget http://dev.centos.org/centos/5/CentOS-Testing.repo
Then import the gpg key for this repository as follows:
How to Install PHP 5.2.X on CentOS 5
Possibly Related Posts:
- Gorilla Commerce Launches "In Store" Line of Magento Software Extensions – San Francisco Chronicle (press release)
- Gorilla Commerce Launches "In Store" Line of Magento Software Extensions
- Magento. How to edit social icons block | Template Monster Help
- Magento, Moodle installation and integration | HTML | MySQL | PHP …
- Take advantage of Magento’s REST API to integrate the business applications – openPR (press release)
RSS Feed