Has anyone successfully lused the PHP pspell functions with this
version of aspell ?


# aspell -v 
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.2)

I am able to use aspell fromt he command line, but PHP gives me the
following error when I try to use pspell_new() to load a dictionary:

 PHP Warning:  PSPELL couldn't open the dictionary. reason: The file
"/usr/local/share/aspell/en-common.rws" is not in the proper format.

I have been using PHP pspell function with earlier versions of aspell
and php. Any ideas what is going on here?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to