Technote Details :: Can not execute spellcheck
Issue
When trying to spellcheck content created in KTML I get an error saying:
No spellcheck library was detected on the server. Please install either aspell or PHP pspell in order to be able to use the KTML spellchecker.
Reason
This happens because you have not configured a spellcheck library in KTML's configuration options, and when trying to invoke a library to perform the spellcheck, it does not find any.
Solution
In order to be able to spellcheck your content, you must:
- Install ASPELL and / or PSPELL.
- If using PSPELL, check that PHP is correctly configured to load this extension.
- Check that the correct spellchecking library is specified in the KTML configuration.