Has anyone successfully installed PHP with --pspell? I've successfully installed aspell, along with the dictionary. I can do a spellcheck from the command line (i.e. aspell check test.txt).
However, I get the error:
PSPELL couldn't open the dictionary. reason: I'm sorry I can't find any suitable word lists for the language-tag "
I have a dictionary file that's working fine from command line, but the pspell function in PHP doesn't see it.
Lots of people apparently have this problem, but I haven't found a satisfactory solution for my RHEL/Cpanel setup. Anyone?
Thanks,
Scott