I'm trying to run the example that comes with Facebook's PHP SDK, however I'm getting the following error:
Fatal error: Uncaught CurlException: 60: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed thrown in C:\wamp\www\fb\src\facebook.php on line 614
Any ideas what I'm doing wrong?