Question
HHVM-fastcgi + Laravel , problem with SMTP
Hi
When i try to send mail via SMTP (Mandrill), i get following error:
Undefined function: stream_socket_enable_crypto
Also stream_get_transports() do not list "ssl', or "tls"
any ideas?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×