I installed the module in my site/all/module folder and enabled the module. I am running Drupal 5.3 with tinymce
The Spell check icon appears below the body field. When I click it I get the followiung message:
System error: Aspell program execution failed ('Aspell-a-lang=en_US-encoding=utf-8 <Flashdrive Dumpxampphtdocsdrupal-5.3drupal-5.3sitesallmodulesspellcheckasp84.tmp 2>&1 '>
Any idea of how to fix this?
Comments
Comment #1
Christopher Herberte commentedSpellcheck requires Aspell to be installed (usually already installed on Linux based systems)
Assuming, by the error above, you are not using a LAMP server. Spellcheck has not been tested on other servers. Please feel free to submit patch.
Comment #2
Thomasr976 commentedHi Chris,
Where should this be installed? I am using XAMPP as a sand box to convert my MS Front Page site to drupal. Also I'm a bit of a clutz and and a drupal nubie so a patch is a stretch right now.