Skip to main content

cPanel Curl Update breaks WHMCS Enom Module

Comments

11 comments

  • Raymond Hayes
    Same issue. But, our version of Curl is 7.29.0-54.el7 - Which does not explain the issues with Curl we have seen reported. Now, we must note: This is a Virtuozzo VPS for us...so, we do not have much control of the versioning to boot. Extremely serious issue. No purchases or updates can be done from WHMCS now. Affects both 84.0.13 and 84.0.14
    0
  • brianc
    What version of CURL is your PHP saying you are using with WHMCS? You can find that out within WHMCS Utilities -- System -- PHP Info. Mine says
    cURL Information 7.67.0
    0
  • Raymond Hayes
    Sorry. Wrong version noted. We had 7.67. We just downgraded to 7.66, restarted apache....no change. Reboot?
    0
  • brianc
    How do you downgrade curl on a cPanel server?
    0
  • Raymond Hayes
    If using CentOS or other Hat flavor, from console do yum downgrade ea-libcurl Then if you use Apache, restart. I would restart php-fpm as well if in use. For us, we use Litespeed. We just restated httpd and then did Restart Detached php resources in Litespeed. Everything is working now on 7.66
    0
  • brianc
    Confirmed using 7.66 is working as well for me. I am also using version lock on libcurl until cPanel or whoever issues a fix for this.
    0
  • quietFinn
    downgrade ea-libcurl worked, and added versionlock also. Some additional info here:
    0
  • CODE grunt
    Restarting php-fpm was required in our case - was pulling my hair out trying to reconcile why the CLI version was different than the Apache version.
    0
  • Triggerbox
    Only running yum downgrade ea-libcurl ea-libcurl-devel
    from the Select Yes to restart the PHP-FPM service. Thanks!
    0
  • PPNSteve
    Same issue here as well.. will try downgrading curl to resolve immediate problem BUT I still want to know if there will be a priority fix by cPanel, etc.
    0
  • cPAusaf
    There was an unintended change introduced upstream in cURL 7.67 unfortunately:
    0

Please sign in to leave a comment.