C
Cyber River
Guest
Would anyone know the steps / how to get aspell ( or any spell checker ) to work with horde on a Windows 2003 / Plesk for Windows (8.3) system?
Have installed aspell and dictionary from http://aspell.net/win32/
Have tried changes to following changes to the - D:/inetpub/vhosts/webmail/horde/imp/config/conf.php - file
1. $conf['utils']['spellchecker'] = 'D:\inetpub\vhosts\webmail\horde\Aspell\data\bin\aspell.exe';
2. $conf['utils']['spellchecker'] = 'D:\inetpub\vhosts\webmail\horde\Aspell\data\bin\';
With either of these the it goes to a spell check page and says done but doesn't really check any spelling just list the text in the message and says no errors - even though I have made several intentional errors that any spell checker would detect?
3. $conf['utils']['spellchecker'] = 'aspell';
Produces the following:
CGI Error:
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
If a Technical Genius could post us quick how to do this - step 1,2,3,..... =success procedure. I know myself and am sure all the others needing a 'webmail with spell checking' solution for Horde / Plesk for Windows would be grateful!!!
Have installed aspell and dictionary from http://aspell.net/win32/
Have tried changes to following changes to the - D:/inetpub/vhosts/webmail/horde/imp/config/conf.php - file
1. $conf['utils']['spellchecker'] = 'D:\inetpub\vhosts\webmail\horde\Aspell\data\bin\aspell.exe';
2. $conf['utils']['spellchecker'] = 'D:\inetpub\vhosts\webmail\horde\Aspell\data\bin\';
With either of these the it goes to a spell check page and says done but doesn't really check any spelling just list the text in the message and says no errors - even though I have made several intentional errors that any spell checker would detect?
3. $conf['utils']['spellchecker'] = 'aspell';
Produces the following:
CGI Error:
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
If a Technical Genius could post us quick how to do this - step 1,2,3,..... =success procedure. I know myself and am sure all the others needing a 'webmail with spell checking' solution for Horde / Plesk for Windows would be grateful!!!