• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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