Welcome Guest, Not a member yet? Register   Sign In
How to solve "SSl" problem ?
#1

[eluser]e.abubakr89[/eluser]
Hi all

I need to send emails using my localhost server (XAMPP) and I founded this article to send emails :
http://ellislab.com/forums/viewthread/113008/

but when I try to apply this tutorial, a warning message faces me says :

Code:
A PHP Error was encountered

Severity: Warning

Message: fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.googlemail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?)

Filename: libraries/Email.php

Can you help me ?

thanks
#2

[eluser]Seb[/eluser]
Have you tried Googling for your error message?

That should have brought you to the solution: enable openssl in PHP (either activating the extension or recompiling PHP with it).
#3

[eluser]e.abubakr89[/eluser]
I already tried .. But many complicated solutions and nothing happens
I need to know if that unregular problem or anybody else faced it before




Theme © iAndrew 2016 - Forum software by © MyBB