• Resolved aussiediver

    (@aussiediver)


    Hi, recently WP STMP Lite started giving the below error on our site when we upgraded the server to PHP 8.0. As soon as we revert to PHP 7.4 the error goes away and we can send email again. We are using wordpress version 6. Any ideas?

    Heads up! The last email your site attempted to send was unsuccessful.
    
    Email Source: Uncanny Automator
    Mailer: Sendinblue
    GuzzleHttp requires cURL, the allow_url_fopen ini setting, or a custom HTTP handler.
    For more details please try running an Email Test or reading the latest error event.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @aussiediver,

    Thanks for reaching out!

    GuzzleHttp is a 3rd party library that we’re using within the WP Mail SMTP plugin.

    According to the error message, it looks like your PHP v8.x does not have the required PHP libraries enabled (PHP cURL, allow_url_fopen) to function GuzzleHttp.

    Could you please request your hosting support to enable those PHP libraries on your PHP v8.x? and that should resolve this issue.

    I hope this helps. Thanks!

    Thread Starter aussiediver

    (@aussiediver)

    Hi Darshana,
    Thanks for the followup. I will reach out to the hosting. That might fix a number of other errors we’re experiecing right now.

    Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘GuzzleHttp requires cURL error with PHP8.0’ is closed to new replies.