On Wed, 21 Jun 2000, Worsham, Brian wrote:

> I have aspell (v 0.29.1-1) installed on Debian Linux and it works fine in
> command line mode.  However, when a php page trys
> $aspell_link=aspell_new ("english");
> 
> ... I get this error:
> Fatal error: Call to unsupported or undefined function aspell_new() 
> 
> Any ideas about what could be wrong?  What I could check?

Yes, PHP needs aspell .26.2 as that is the last version which has the C
interface needed by php.

Hopefully PHP will eventually be updated to use the new Pspell library which
is the recommend way to use Aspell now.

-- 
Kevin Atkinson
[EMAIL PROTECTED]
http://metalab.unc.edu/kevina/



_______________________________________________
aspell-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/aspell-user

Reply via email to