php-speller
php-speller copied to clipboard
no word lists can be found for the language en_us
Hello,
I have installed the php-speller but its nor working. I am getting the error: no word lists can be found for the language en_us.
After searching google I found something that I need to install Aspell-en. Please let me know how can I install the Aspell-en or can solve the issue.
Thanks
Hi @virenderkmr92
if you are running on a unix based OS with aptitude try the following:
$ sudo apt-get install aspell
This should install aspell onto your mashine.
Thanks for your reply.
I am using Linux hosting on the Godaddy. Aspell is already installed, please check the screenshot: http://prntscr.com/owzt9f
Closing issue for now. If you still need help, reopen or comment on it.