0

I'm trying to launch login system with facebook using facebook PHP SDK, but I get this error:

CurlException: 77: Problem with the SSL CA cert (path? access rights?)

I have tried it on another server and it worked brilliantly. On this server where it does not work I have tried everything I could find on the Internet. I have tried these solutions:

None of these worked. Is it possible that hosting providers could solve this issue? Because a few days ago this script worked brilliantly on both test servers.

  • http://stackoverflow.com/questions/26099849/amazon-marketplacewebserviceorders-requests-suddenly-failing-php-curl-giving-ss – Luke3butler Oct 03 '14 at 14:36

1 Answers1

0

I had the same problem. Recently, Facebook changed its encryption, so I installed Mcrypt extension and it works again.