Install PHP 5.1.2, Requires: libcurl.so.3()(64bit) error
- by Scott Rowley
I'm trying to install php 5.1.2 on a CentOS 6 server (for grandfathering in old websites).
I downloaded an RPM file ( php-5.1.2-5.x86_64.rpm ), but when I use:
yum install php-5.1.2-5.x86_64.rpm
I get the following error:
Error: Package: php-5.1.2-5.x86_64 (/php-5.1.2-5.x86_64)
Requires: libcurl.so.3()(64bit)
I have tried…