[PHP] pspell dictionary From: Aaron McBride (amcbride <email protected>)
Date: 07/03/01

I've just installed php with support for pspell. Pspell and aspell
installed fine, and I even have a bunch of .pwli files.

Problem is that when I do:
$pspell_link = pspell_new ("en");

I get this error:
Warning: PSPELL couldn't open the dictionary. reason: I'm sorry I can't
find any suitable word lists for the language-tag "en".

Somebody please help me!

-Aaron

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>