Question
What steps should I take if cURL error 77 appears after a recent WordPress update?
Asked by: USER4135
82 Viewed
82 Answers
Answer (82)
If cURL error 77 appears after a WordPress update, first, ensure the update completed successfully. Next, flush your site's cache and browser cache. Then, examine your server's PHP configuration, specifically the `curl.cainfo` setting. Verify that the SSL certificate is valid by using an online SSL checker. Finally, check your server's error logs for more specific information on the root cause.