i already installed cURL with: yum install curl
I restarted the httpd service but cURL is still not loaded. What else needs to be done?
Thanks!
|
i already installed cURL with: yum install curl I restarted the httpd service but cURL is still not loaded. What else needs to be done? Thanks!
| |||
feedback
|
|
Do you mean as a PHP module? I believe it's php5-curl, but just try searching yum. The package 'curl' is just the command-line curl client. | |||||||||
feedback
|