My error log is bloated with this:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/extensions/no-debug-non-zts-20100525/php_curl.dll' - /usr/lib64/extensions/no-debug-non-zts-20100525/php_curl.dll: cannot open shared object file: No such file or directory in Unknown on line 0
I am getting this error almost every minute. I checked my php.ini file and there is no extension there.
OK just went to php info and found this
enable_post_data_reading => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 22527 => 22527
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/local/cwp/php54/lib/php/extensions/no-debug-non-zts-20100525 => /usr/local/cwp/php54/lib/php/extensions/no-debug-non-zts-20100525
file_uploads => On => On
highlight.comment => #FF8000 => #FF8000
highlight.default => #0000BB => #0000BB
highlight.html => #000000 => #000000