Hi, I got it to work, long ago actually...
I don't use emails listed in news group becasue I get tons of spam there and never actually seee the replies. this is what you do to make it work: install aspell install aspell dictionaries copy the two dls (pspell15 and espell15 at top of my head) to the php directory. set your system path there in php.ini uncomment the extension for php_pspell.dll make sure your extension dir is defined and the php_spell dll is in there.. ok now restart , and run phpinfo() from a .php script and it should show php as installed Best Regards, Anton M. Finexe Web Services http://www.finexe.com http://community.finexe.com ----- Original Message ----- From: "jsWalter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 16, 2004 6:26 AM Subject: Re: [Aspell-user] windows + php + aspell = trouble > anton emitted: > > > Hello, > > > > I am in almost the same situation. Running windows 2003, I need to run > > PHP 4.3.9 with Pspell. > > > > 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. > > I'm trying as well. > > Can we compare notes? > > Apsell works on the command line for me, but I'd like to get it to work > with PHP. > > What "test" file do you have to see if this works? > > I'm new to this, so I hve no idea how to test it in PHP. > > Walter > _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
