Roundcube Community Forum

 

Unable to connect to ssl://www.google.com:443

Started by largan, November 24, 2007, 12:47:55 PM

Previous topic - Next topic

largan

Hello everyone,

I am having issues with the GoogieSpell. I am getting the following error.

PHP Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.google.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?)

I see that the problem might be related to the SSL not enabled on the server.

So my question is, if there is any other way to workaround that issue.

For example to put something in the .htacces file or something else.

Thanks a lot.

eltonrauh

Hi,

Check your firewall, or see the log. EX: tail -f /opt/lampp/htdocs/webmail/log/error

largan

There is no firewall.

The log (from roundcube) is saying the same error as in the first post.

[25-Nov-2007 18:55:57] PHP Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.google.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in /users/exwe/public_html/mail/program/steps/mail/spell.inc on line 46

I do not have an access to the server itself (shared hosting) and can't see any other logs.

Thnaks.

SKaero