【问题标题】:spell check : Tiny MCE editor拼写检查:Tinymce 编辑器
【发布时间】:2012-10-04 11:05:58
【问题描述】:

我在输入一些文本并单击 tinyMCE 编辑器中的拼写检查图标时遇到此错误..

错误响应:

Warning: fsockopen(): php_network_getaddresses: 
getaddrinfo failed: Temporary failure in name resolution in 
/home/web/rattspar.se/scripts/tiny_mce/plugins/spellchecker/classes/GoogleSpell.php 
on line 86 Warning: fsockopen(): unable to connect to 
ssl://www.google.com:443 (php_network_getaddresses: getaddrinfo failed: 
Temporary failure in name resolution) in 
/home/web/rattspar.se/scripts/tiny_mce/plugins/spellchecker/classes/GoogleSpell.php
on line 86 Could not open SSL connection to google.{"id":null,"result":[],"error":null}  

帮帮我/uday

【问题讨论】:

    标签: ssl editor tinymce


    【解决方案1】:

    嗨,我终于得到了答案。我们必须在 php.ini 中取消注释 extension=php_curl.dll 和 extension=php_openssl.dll 行,然后重新启动服务器。;-)

    【讨论】:

      猜你喜欢
      • 2012-05-02
      • 1970-01-01
      • 2011-10-24
      • 2013-03-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-07-02
      • 1970-01-01
      相关资源
      最近更新 更多