Title: Squirrelspell with Aspell not working on Win2K Server IIS5

Hello.

System: Win2k server
Web: IIS5
PHP: 4.3
SQ: 1.2.11 and 1.4r2
Mail: Mercury Mail 3.32
Aspell: 0.50-2 with English dictionary

SETUP:

  • Installed Aspell in c:\aspell
  • Added path in both windows and PHP to c:\aspell\bin
  • Activated Squirrelspell plug-in
  • Adjusted sqspell_config.php to location and type of spell checker:  $SQSPELL_APP = array('English' => 'aspell -a', 'Spanish' => 'ispell -d spanish -a');                                                                  *it should be able to be this way since I set the path of aspell.  Tell me if I am wrong.*

PROBLEM:
When trying to use spell checker I get the following error:
I tried to execute 'aspell -a', but it returned:
Tried going absolute path without success also.

Any help is appreciated!!!

-DA Williams
Blue Crescent Technologies

Reply via email to