Hello,
I am trying to run a php script that uses php curl library but I get the following errors:
PHP Warning: dl(): Unable to load dynamic library '/usr/lib/php/modules/php_curl.so' - /usr/lib/php/modules/php_curl.so: cannot open shared object file:
I tried to install php_curl via yum, but not sure which package it is in. yum search or google search did not yield any centos specific result.
How do I install or configure php to be curl enabled? Any help would be much appreciated.
Thank you,
Cabot
