News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Manually Adding Spell Check to PHP

Started by dtm.exe, April 10, 2005, 03:45:48 PM

Previous topic - Next topic

dtm.exe

I tried adding spell check manually to PHP just as I have always done with the GD module.  I took all of the pspell related files and put them in the "C:\PHP\ext" directory and added "extension=php_pspell.dll" to php.ini but I am getting an error message saying that it can't find php_pspell.dll.  Am I doing something wrong?  Is this not possible?

-Dan The Man

[Unknown]

I'm afraid you need to install Aspell first.  Then you need to copy the aspell15.dll and pspell15.dll files to system32.

-[Unknown]

dtm.exe

Quote from: [Unknown] on April 14, 2005, 06:51:29 AM
I'm afraid you need to install Aspell first.  Then you need to copy the aspell15.dll and pspell15.dll files to system32.

-[Unknown]

Thanks, I'll try that.

-Dan The Man

Advertisement: