OVH Community, your new community space.

cUrl library & mcrypt library


alex
13-08-2014, 17:23
the easiest way:

Code:
yum install php-mcrypt php-curl

crowarth
13-08-2014, 15:15
curl:
http://stackoverflow.com/questions/2...hp-5-in-centos

mcrypt should be
yum install php-mcrpyt

(maybe this url would be of use)
http://stackoverflow.com/questions/1...pt-on-centos-6

Trax
12-08-2014, 21:43
How do i install or enable cUrl library & mcrypt library on vps running centos 6, 64bit via command line?