[Fixed] PHPMailer SMTP Error: Could not connect to SMTP host.

This error is common while using PHPMailer with upgrader version >5.6. In lower versions its working fine. But when using greater than 5.6 version possibly we got this error .

PHPMailer SMTP Error: Could not connect to SMTP host.

I have quick solution after lot of r&d. This solution may help you solve this problem. Check out this code.

In this sample code include this code will work perfectly.

Thank you for visiting.

Add a Comment

Your email address will not be published. Required fields are marked *