> Hi! I just upgraded to SquirrelMail 1.4.13 and I'm not sure if I'm
> having a problem with the spell checker plugin or not. Here's the
> deal: I compose a message and I misspell a word. I click the "check
> spelling" button and a popup window appears with the title
> "SquirrelSpell is misconfigured". The window then contains the following:
>
> ----------------START---------------------
>
> *SquirrelSpell is misconfigured.*
> ------------------------------------------------------------------------
> I tried to execute 'ispell -a', but it returned:
>
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.50.5)
>
> & Thsi 22 1: This, Thai, Thais, Thus, Thia, Th's, Thesis, Thain, His, RSI,
Contact your PHP packager and ask them to remove --enable-sigchild option from
used PHP configure command. Newer Oracle libraries don't need it.
If you can't change your PHP setup and are willing to bet that ispell execution
won't produce any errors, check plugins/squirrelspell/modules/check_me.mod
find lines with
----
/**
* Check if the execution was successful. Bail out if it wasn't.
*/
if ($sqspell_exitcode){
----
and replace them with
----
/**
* Check if the execution was successful. Bail out if it wasn't.
*/
if (false){
----
Please note that you should do that only if spellcheck with any configured
dictionary returns something similar to "@(#) International Ispell Version".
--
Tomas
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone-----
squirrelmail-plugins mailing list
Posting guidelines:
http://squirrelmail.org/postingguidelinesList address:
squirrelmail-plugins@...
List archives:
http://news.gmane.org/gmane.mail.squirrelmail.pluginsList info (subscribe/unsubscribe/change options):
https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins