If you have the libraries needed add the --with-pspell[=dir] option when compiling PHP.
Nota: Note to Win32 Users
Perché questa estensione possa funzionare, delle DLL devono essere disponibili nel
PATH
di sistema di Windows. Vedere la FAQ intitolata "Come aggiungere la cartella di PHP al PATH in Windows" per informazioni su come farlo. Anche se copiare i file DLL dalla cartella di PHP alla cartella di sistema di Windows funziona (poiché la cartella di sistema è di default nelPATH
di sistema), non è raccomandato. Questa estensione richiede che i seguenti file siano nelPATH
: aspell-15.dll from the bin folder of the aspell installation.Win32 support requires at least aspell version 0.50.