【发布时间】:2015-01-25 03:25:31
【问题描述】:
我正在尝试在本地主机上的 codeigniter 中发送电子邮件,但它显示以下错误。我已经配置了电子邮件库和 gmail 帐户。任何人都有解决方案。
A PHP Error was encountered
Severity: Warning
Message: fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?)
Filename: libraries/Email.php
Line Number: 1689
【问题讨论】:
标签: php codeigniter email localhost