"Phpmailer" failed to send message: SMTP Connect () failed.

Source: Internet
Author: User

Recent projects related to the ability to send mail, using Phpmailer in the local debugging good, one on the server on the error, prompted: "SMTP Connect () failed. ”。 On-line search, found a solution, and successfully resolved, record, for a rainy day.

Error message: "SMTP Connect () failed." (server environment Apache+php+mysql);

Error Analysis: I use Phpmailer to send messages on the thinkphp framework. can send mail locally, upload the server is not, from the local can, the server reported wrong This behavior can basically determine that the server configuration file should be a problem;

Workaround: Locate the php.ini file and open the comment before the code "Extension=php_openssl.dll": ";" get rid of it.

"Phpmailer" failed to send message: SMTP Connect () failed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.