cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,598
2,620
363
cPanel Access Level
Root Administrator
If you want to see what versions of Curl are currently installed, you can also check that through EasyApache or on the server's command line with this command:

Code:
# rpm -qa | grep php-curl
Here is what that output looks like on a test machine:

Code:
# rpm -qa | grep php-curl
ea-php56-php-curl-5.6.40-18.18.7.cpanel.x86_64
ea-php73-php-curl-7.3.28-1.1.3.cpanel.x86_64
ea-php72-php-curl-7.2.34-5.5.7.cpanel.x86_64
ea-php70-php-curl-7.0.33-20.20.7.cpanel.x86_64
ea-php71-php-curl-7.1.33-11.11.7.cpanel.x86_64