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.
Hi,
Check your firewall, or see the log. EX: tail -f /opt/lampp/htdocs/webmail/log/error
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 46I do not have an access to the server itself (shared hosting) and can't see any other logs.
Thnaks.
Ask your host to do it.