If you have the libraries needed add the --with-pspell[=dir] option when compiling PHP.
Nota: Note to Win32 Users
Para esta extensão funcionar, existem arquivos DLL que devem estar disponíveis no
PATH
do sistema Windows. Para saber como fazer isso, veja o FAQ intitulado "Como eu adiciono o meu diretório PHP no PATH no Windows". Embora copiando arquivos DLL da pasta do PHP no diretório system do Windows também funcione (porque o diretório system está por padrão noPATH
do sistema), isto não é recomendado. Esta extensão requer que os seguintes arquivos estejam noPATH
: aspell-15.dll from the bin folder of the aspell installation.Win32 support requires at least aspell version 0.50.