On Mon, 2002-07-22 at 15:46, Gregg Nicholas wrote:
> I hesitate to post a "me too" message, but I will.
>=20
> I'm also running NT4, apache 1.3.26, php 4.1.2, and SM 1.2.7 with
> Mercury/32 3.31 as the IMAP server. I've tried unsuccessfully to get
> aspell to work. If someone learns how to do this, please share the
> solution with the list.
>=20
> Thank you,
> ....Gregg Nicholas
>=20
> > I have apache running on an NT4 server and am using squirrelmail,
> > everything else seems to be working okay but the spell checking, I have
> > tried both ispell and aspell and they give the same return error
> > "I tried to execute 'e:/apache/aspell/aspell -a', but it returned:" I
> > have run them from the command prompt and they both work and can find
> > their respective dictionaries. They both read a file okay and show
> > spell errors but they just don't work thru php. Any ideas please?
check_me.mod, line 104:
exec("cat $floc | $sqspell_command 2>&1", $sqspell_output,
$sqspell_exitcode);
This is where it calls aspell. Notice "cat", the pipe, and everything
else. This was written to work on UNIX, so some changes will have to be
done to the way aspell is invoked here. Since I don't have NT, I cannot
offer any help in this regard, nor care to. :)
--=20
0> Konstantin ("Icon") Riabitsev
/ ) Duke Physics Systems Admin, RHCE
~ http://www.duke.edu/~icon/pubkey.asc
|