首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Easy WP SMTP v1.0.7不发送电子邮件

Easy WP SMTP v1.0.7不发送电子邮件
EN

Stack Overflow用户
提问于 2014-02-05 15:02:48
回答 1查看 261关注 0票数 0

我已经使用了Easy WP SMTP v1.0.7插件来发送邮件。

但我在测试邮件时遇到了这个错误。

代码语言:javascript
复制
SMTP -> ERROR: Failed to connect to server: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? (1655685655)
<br />
EN

回答 1

Stack Overflow用户

发布于 2014-02-05 15:12:53

万岁!我得到答案了

代码语言:javascript
复制
Edit php.ini and uncomment extension_dir=ext.
Also uncomment extension=php_openssl.dll.

它运行良好……:)

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/21570646

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档