• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Spell Check for Horde on Plesk 8.0.1

S

suite224

Guest
I wanted to share this info in case anyone else out there is struggling with this. I found several other threads on these boards for older versions, and many of them had conflicting information and none seemed to do the trick for me. Here's what I did to make it work on 8.0.1 over Core 4...

Modify the file:

/etc/psa-horde/imp/conf.php ( NOT the one in /etc/psa-horde/horde/ )

by adding the line:

$conf['utils']['spellchecker'] = 'aspell';

Some other posts mentioned specifying the path to aspell, but that didn't work for me.

Hope this helps.
 
Back
Top