Quote Originally Posted by jsarwar View Post
I tried to open facebook_authorization.php and got following error.
I have only edit my information in this file so not sure why getting this error.

Status: array (
0 => '',
)


Fatal error: Uncaught CurlException: 60: SSL certificate problem: unable to get local issuer certificate thrown in /home/suppgeek/public_html/facebook_authorization.php on line 600

There are several reasons. However, the most common reason is server being unable to verify the Certification Authority (CA), who created the certificate.

To solve the issue, please, check with your hosting provider to verify if the local SSL libraries (list of valid Certification Authorities) are up to date.

Have a look here for a possible solution