I have am using an SMTP mail server. When I register a new user, I recieve the following error message:
An error occurred Could not open socket Additional information: Zend\Mail\Protocol\Exception\RuntimeException File: C:\wamp\www\zendtest\vendor\zendframework\zend-mail\src\Protocol\AbstractProtocol.php:209 Message: Could not open socket What should I do?
go to wamp->php->php.ini open this file and find ssl.dll after that remove ; symbol from starting of line. then save the file and restart the wamp. This is working for me.