Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install PSpell Driver?? #76

Open
RobEato opened this issue May 5, 2016 · 1 comment
Open

How to install PSpell Driver?? #76

RobEato opened this issue May 5, 2016 · 1 comment

Comments

@RobEato
Copy link

RobEato commented May 5, 2016

Hello, please can you help me and explain in more detail how to set up PSpell on my server? This is the only thing i don't understand after searching on the internet numerous times. I would really like to use this feature on my site. Thanks you Rob

@BarneyStaddon
Copy link

If running PHP on Ubuntu and you can SSH into your server:

apt-get install libpspell-dev
apt-get install php5-pspell
apt-get install aspell-en

then do a restart
apachectl -k graceful

See: http://stackoverflow.com/questions/1957808/how-can-i-install-pspell-in-php5-ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants