[wp-trac] [WordPress Trac] #23342: php error is display when using the spellchecker with php that doesn't include the openssl module
WordPress Trac
noreply at wordpress.org
Thu Jan 31 14:04:28 UTC 2013
#23342: php error is display when using the spellchecker with php that doesn't
include the openssl module
-----------------------------+--------------------------
Reporter: mark-k | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Editor
Version: 3.5 | Severity: minor
Keywords: |
-----------------------------+--------------------------
I get the following error when trying to spell check on wordpress running
on vanila install of wamp
{{{
Error response: <br />
<b>Warning</b>: fsockopen() [<a
href='function.fsockopen'>function.fsockopen</a>]: 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
<b>D:\wamp\www\wp342\wp-
includes\js\tinymce\plugins\spellchecker\classes\GoogleSpell.php</b> on
line <b>86</b><br /> Could not open SSL connection to
google.{"id":null,"result":[],"error":null}
}}}
Enabling the module solves the problem.
Suggesting to made is something human readable if it is possible.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23342>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list