Re: [PHP] pspell on w32

2004-12-20 Thread Richard Lynch
php wrote: > Thank you for the comments. I've run my script command line and found the > following: > > Unhandled Error: C:\Aspell\dict/en-only.rws: The file > "C:\Aspell\data/iso8859-1. > dat" is not in the proper format. > > abnormal program termination > > It looks like the directory aspell

Re: [PHP] pspell on w32

2004-12-17 Thread php
Thank you for the comments. I've run my script command line and found the following: Unhandled Error: C:\Aspell\dict/en-only.rws: The file "C:\Aspell\data/iso8859-1. dat" is not in the proper format. abnormal program termination It looks like the directory aspell is looking for is being refer

Re: [PHP] pspell on w32

2004-12-17 Thread Richard Lynch
php wrote: > A phpinfo() command shows that I have php4.3.10 with pspell enabled. > However, when I run the command pspell_check($pspell_link, "testt") in my > web scripts, the page appears to header redirect on itself indefinitely. Try to use wget or the MS-DOS equivalent to find out exactly what

[PHP] pspell on w32

2004-12-16 Thread php
I can't instantiate new instances of the pspell library. I've got the latest w32 binaries installed and the latest english dictionary installed to c:\aspell. I've got aspell and aspell\bin added to the system environment path. I've got the aspell.dll in the system32 folder. Permissions look l