Install pspell plugin
yum install php-pspell
Install en dictionary
yum install aspell-en
Restart apache
service httpd restart
Install pspell plugin yum install php-pspell Install en dictionary yum install aspell-en Restart apache service httpd restart View code usage example

Install pspell plugin
yum install php-pspell
Install en dictionary
yum install aspell-en
Restart apache
service httpd restart