News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Aspell config problems

Started by Sig, March 10, 2006, 02:16:24 PM

Previous topic - Next topic

Sig

SMF Version: SMF 1.1 RC2
From what I can tell with my phpinfo.php aspell is not configured into php but it is actually on the server.

Does PHP have to be reconfigured with aspell included for spell check to work or is there someway to point it to the location of the aspell install?

Thanks

Sig

Anybody?

I'd like to get spell check workin' my host :)


Sig

Does anybody know what needs to be done config wise to recompile PHP to be aspell aware?

currently aspell is at /usr/bin/aspell but not compiled into PHP so SMF can't see it  :'(

Ben_S

It's been covered a gazillion times, php needs to be compiled with pspell, it's bound to be covered in this thread http://www.simplemachines.org/community/index.php?topic=7499.0 amongst others.
Liverpool FC Forum with 14 million+ posts.

Sig

Yeah, I didn't see the exact syntax that is needed to compile it to make it aspell aware.

Sig

I think i found it  :D

http://us3.php.net/manual/en/ref.pspell.php

If you have the libraries needed add the --with-pspell[=dir] option when compiling PHP.

Ben_S

Liverpool FC Forum with 14 million+ posts.

Advertisement: