Question

CURL Update Crashed Api

  • 17 April 2020
  • 1 reply
  • 665 views

A client's custom API stopped working last night after a curl update. Our server admins were able to roll back the update and everything worked just fine again. But, they indicate the update is going to be downloaded again - so, what can be done to make sure the RingCenteral PHP SDK continues to work? It was installed using COMPOSER.


This is package that crashed the API:



Command Line : -y install ea-libcurl-7.79.1-2.2.3.cpanel.x86_64.rpm

Transaction performed with:

Installed rpm-4.8.0-59.el6.x86_64 @base

Installed yum-3.2.29-81.el6.centos.0.1.noarch @updates

Installed yum-plugin-fastestmirror-1.1.30-42.el6_10.noarch @updates

Packages Altered:

Updated ea-libcurl-7.69.1-2.2.3.cpanel.x86_64 @EA4

Update 7.79.1-2.2.3.cpanel.x86_64 @/ea-libcurl-7.79.1-2.2.3.cpanel.x86_64


1 reply

Userlevel 1

Can you check you dependencies based on the SDK requirements https://github.com/ringcentral/ringcentral-php/blob/master/composer.json

Reply