• Hello

    I have this configuration:

    PHP version: 5.2.0
    Wordpress version: 3.1.
    Curl: enable
    Json: enable

    I get the next fatal error when i start the verification.

    Fatal error: Uncaught exception 'apiIOException' with message 'HTTP Error: (60) error setting certificate verify locations: CAfile: /usr/share/curl/curl-ca-bundle.crt CApath: none ' in /htdocs/public/www/wp-content/plugins/official-google-site-verification-plugin/external/php-client/io/apiCurlIO.php:126 Stack trace: #0 /htdocs/public/www/wp-content/plugins/official-google-site-verification-plugin/external/php-client/auth/apiOAuth.php(191): apiCurlIO->makeRequest(Object(apiHttpRequest)) #1 /htdocs/public/www/wp-content/plugins/official-google-site-verification-plugin/external/php-client/auth/apiOAuth.php(171): apiOAuth->requestRequestToken('https://www.orgu...') #2 /htdocs/public/www/wp-content/plugins/official-google-site-verification-plugin/external/php-client/auth/apiOAuth.php(89): apiOAuth->obtainRequestToken('https://www.orgu...', '4dd2519fc170a') #3 /htdocs/public/www/wp-content/plugins/official-google-site-verification-plugin/external/php-client/apiClient.php(138): apiOAuth->authenticate(Object(apiFileCache), Obje in /htdocs/public/www/wp-content/plugins/official-google-site-verification-plugin/external/php-client/io/apiCurlIO.php on line 126

    Thankyou.

Viewing 1 replies (of 1 total)
  • Plugin Author kbm

    (@kbm)

    This looks like an issue with your system configuration. You might have a permissions issue that is preventing cURL from reading its security certificates. Check that the directory /usr/share/curl is readable.

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error in verification’ is closed to new replies.