• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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