错误提示是这个:SMTP -> ERROR: Failed to connect to server: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? (1921122479)
SMTP Error: Could not connect to SMTP host. Mailer Error: SMTP Error: Could not connect to SMTP host.
其中extension=php_openssl.dill 已经开启,libeay32.dill和ssleay32.dll两个也拷贝到了system32下
发邮件还是建议使用成熟的第三方解决方案,如sendcloud。应该是phpmail里面端口,协议设置SMTPSecure,Port设置错误。具体看看网上一些介绍这些都设置好了啊不是要设置stmp吗.一班我都用腾讯或者163的.这些都设置了
集结各类场景实战经验,助你开发运维畅行无忧