Roundcube Community Forum

Release Support => Pending Issues => Topic started by: jbade on September 27, 2012, 02:31:50 PM

Title: Spell check
Post by: jbade on September 27, 2012, 02:31:50 PM
Am I missing something else to get spell check to work?

curl is installed and I verified it is working.

When I hit spell check all I get is:
"Empty result from spelling engine"

Thanks,

Jeff
Title: Re: Spell check
Post by: SKaero on September 27, 2012, 03:40:48 PM
Is there anything in the error logs? Have you tried changing $rcmail_config['spellcheck_engine'] to "pspell"?
Title: Re: Spell check
Post by: jbade on September 28, 2012, 10:48:02 AM
I didn't see anything let me double check and try changing it as well and see what I get.

Title: Re: Spell check
Post by: jbade on September 28, 2012, 11:40:27 AM
I feel stupid..

I enabled OpenSSL in the wrong PHP file..

Sorry about that..
Logs helped.. Thanks

I doubled checked the curl but not the openssl.

Works like a charm..