[dokuwiki] Problems configuring spell checker
- From: "Jay Dickon Glanville" <dickon.glanville@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 20 Oct 2006 15:19:08 -0400
Hello all.
I'm having a problem getting the spell checker properly configured on
my DocuWiki setup.
After installing ASpell and configuring my DocuWiki installation to
use it, I get the following error message whenever I try to spell
check a document:
-----
An error occured while trying to run the spellchecker:
Aspell returned an error(C:\PROGRA~1\Aspell\bin\aspell.exe exitcode: 3 ):
This application has requested the Runtime to terminate it in an unusual
way. Please contact the application's support team for more information.
WARNING: Unable to enter Nroff mode: Unknown mode: "nroff".
Unhandled Error: Unknown mode: "tex".
-----
I've installed ASpell as per
http://wiki.splitbrain.org/wiki:spell_checker, I've obtained the
ASpell 0.60.3 application for windows from No Status Quo and installed
it in the given directory. I've added the following to my
conf/local.php configuration file:
$conf['spellchecker']= 1;
define ('ASPELL_BIN','C:\PROGRA~1\Aspell\bin\aspell.exe');
Can anyone help me with the above error? Thanks
My configuration information:
DocuWiki version - 2006-03-09
OS - Windows 2000
PHP - 5.x
ASpell - 0.60.3
--
Jay Dickon Glanville
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts:
- » [dokuwiki] Problems configuring spell checker