Jump to content

How to Install Curl ?


Recommended Posts

My server using Centos 5.4 x64

 

I installed Curl via yum

root@server [~]# yum list | grep -i curl
curl.x86_64                             7.15.5-2.1.el5_3.5      installed
curl.i386                               7.15.5-2.1.el5_3.5      centos-planet
curl-devel.i386                         7.15.5-2.1.el5_3.5      centos-planet
curl-devel.x86_64                       7.15.5-2.1.el5_3.5      centos-planet

root@server [~]# php -m
[php Modules]
bcmath
calendar
ctype
date
dom
filter
ftp
gd
hash
iconv
imap
json
libxml
mysql
pcre
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
suhosin
tokenizer
xml
xmlreader
xmlwriter
Zend Optimizer
zlib

[Zend Modules]
Zend Optimizer

 

But in PHP module curl not available.

 

Please help

Link to comment
https://forums.phpfreaks.com/topic/194198-how-to-install-curl/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.