FishSword Posted January 10, 2010 Share Posted January 10, 2010 Hiya, One thing I have not done much of before, is work with the Google Analytics API. I found the following class which was obtained from http://www.swis.nl/ga/, only when I try to run it, I get the following error. Fatal error: Uncaught exception 'Exception' with message 'Curlerror (SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificateverify failed)' in F:\xampp\htdocs\analytics.class.php:362 Stack trace:#0 F:\xampp\htdocs\analytics.class.php(80):analytics->getUrl('https://www.goo...', Array) #1F:\xampp\htdocs\analytics.class.php(60): analytics->auth() #2F:\xampp\htdocs\analytics_data.php(21): analytics->__construct('<My Google Analytics Email Address>', '<My Google Analytics Password>') #3 {main} thrown in F:\xampp\htdocs\analytics.class.php on line 362 Can anyone tell me why this is? Is it because my server is notconfigured correctly? (If so, what needs changing) I'm am trying to runthis on the new version of Xampp (The zip archive one), obtained from http://www.apachefriends.org/en/xampp-windows.html#641 You will need to enter a Google Analytics account username and password if you wish to test the code. Quote Link to comment https://forums.phpfreaks.com/topic/187935-google-analytics-class-error/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.