SMTP -> ERROR: Failed to connect to server: Unable to find the socket transport “ssl” – did you forget to enable it when you configured PHP?
Are you facing the above error from PHPmailer of any other script which you want to use SSL?. The reason for this error is by default SSL is not configured on wamp. You have to manually configure it as below.
1. Enable SSL Service Module on apache
Left click on WAMP icon > Apache > Apache modules > ssl_module (click on this)
2. Enable SSL extension from PHP.ini
Left click on WAMP icon > PHP > php.ini
When the file is leaded from your default text editor search for ” ;extension=php_openssl.dll ” (without quotes) and remove the front semicolon, save the file, close it and restart the WAMP server.
Now retry your script to see if it is working.
Don’t forget to leave a comment.
Creating an engaging and informative online quiz or assessment can be a powerful tool for… Read More
Work-related stress is a common issue in the hospitality industry, where employees often face long… Read More
In a leadership position, assertiveness and effective communication skills are crucial for success. Being able… Read More
Employee recognition and rewards programs play a crucial role in motivating and engaging employees, as… Read More
Customer feedback and online reviews play a crucial role in shaping a company's reputation and… Read More
Effective time management is crucial for stay-at-home parents who juggle multiple responsibilities on a daily… Read More