Aspell 0.6 works just fine with PHP. Yes you call it by pspell, yes you configure php w/ pspell and point it at the aspell libraries.
God only knows why PHP insists on this nonsense, but they do - and this isn't the only place the yinsist on it. But one of the more annoying ones that I encounter regularly. Shouldn't take much to configure it against 0.6. I had no problem with it. J/ On Wed, 17 Nov 2004 20:45:52 +0100 Christoph Hinterm�ller <[EMAIL PROTECTED]> wrote: > Hi > Am Dienstag, 16. November 2004 06:26 schrieb jsWalter: > > > > > > I am in almost the same situation. Running windows 2003, I need to run > > > PHP 4.3.9 with Pspell. > Pspell do you really mean pspell which is required for aspell < 0.50 > respective 0.33.X ??? > > > > > > I have downloaded and installed aspell 0.50 > > > > > > Nothing happens when copying the dll to the system path. Php does not > > > detect it. When I add it as extension to php.ini, Php stops working. > > > If the php stuff really needs pspell there is no chance to get aspell >= 0.50 > to work as aspell does not need pspell any more and thus pspell is not > included in aspell. Thus either goto http://aspell.net/old.html. Further > http://aspell.net states the following about php support ;-) > "[...] PHP: Uses the old Pspell interface, Manual [...]" > > Thus forget Aspell >= 0.50 you have to use aspell < 0.50 even you would > require features only available in >= 0.50 ;-( If you desire to change that > either do it your self or send a feature request to the php aspell binding > maintainer and ask him to add aspell >= 0.50 support . > > cu > Xris > ps.: to all read read read all the docs and pages along aspell and > http://aspell.net please pleaaaase ;-( > > > _______________________________________________ > Aspell-user mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/aspell-user > _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
