Aspell Configuration Issue - Window / Apache / IIS6
"M.S Syam" <[email protected]> Wed, 23 Dec 2009 10:24:57 +0530
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm new to PHP and I needed to configure pspell in one of the small project. I've read so may arcticles and installed Aspell with EN Dictonary. However, the sample script is showing me the follwoing errors: ------------------------------------------------ START COPY ---------------------------------------------- Warning: pspell_new() [function.pspell-new]: PSPELL couldn't open the dictionary. reason: No word lists can be found for the language "en". in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 283 Warning: pspell_check() [function.pspell-check]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 290 Warning: pspell_suggest() [function.pspell-suggest]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 293 Warning: pspell_check() [function.pspell-check]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 290 Warning: pspell_suggest() [function.pspell-suggest]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 293 ------------------------------------------------ END COPY ---------------------------------------------- Hoping to get a solution to resolve my problem soon. Thanks & Regards, Syam MS _______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user