Hi,
After installing PSpell via easy apache the module is included with PHP. However no dictionary came thru with the install.
Testing with script confirms
I am betting I forgot something..
Thanks
Frank
After installing PSpell via easy apache the module is included with PHP. However no dictionary came thru with the install.
Code:
[email protected] [~]# which aspell
/usr/bin/aspell
[email protected] [~]# aspell -v
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.6)
[email protected] [~]# aspell dicts
[email protected] [~]#
Code:
Warning: pspell_new() [function.pspell-new]: PSPELL couldn't open the dictionary. reason: No word lists can be found for the language "en".
Thanks
Frank