Hi, guys.
How do I install/enable libcurl for internal cPanel PHP?
I ran a php script in WHM and I got a message:
Unable to load dynamic library '/usr/local/cpanel/3rdparty/lib/php/extensions/no-debug-non-zts-20060613/php_curl.so'
I have edited the file : /var/cpanel/easy/apache/profile/makecpphp.profile.yaml
Changed the following from :
Cpanel::Easy::PHP5::Curl: 0
Cpanel::Easy::PHP5::CurlSSL: 0
To
Cpanel::Easy::PHP5::Curl: 1
Cpanel::Easy::PHP5::CurlSSL: 1
After making the above changes I ran : /scripts/makecpphp and /scripts/makecpphp --force but it not works and I got a error message.
Please, can someone help me?
How do I install/enable libcurl for internal cPanel PHP?
I ran a php script in WHM and I got a message:
Unable to load dynamic library '/usr/local/cpanel/3rdparty/lib/php/extensions/no-debug-non-zts-20060613/php_curl.so'
I have edited the file : /var/cpanel/easy/apache/profile/makecpphp.profile.yaml
Changed the following from :
Cpanel::Easy::PHP5::Curl: 0
Cpanel::Easy::PHP5::CurlSSL: 0
To
Cpanel::Easy::PHP5::Curl: 1
Cpanel::Easy::PHP5::CurlSSL: 1
After making the above changes I ran : /scripts/makecpphp and /scripts/makecpphp --force but it not works and I got a error message.
Please, can someone help me?