Summary | Spell Check - Driver not found |
Queue | IMP |
Queue Version | 5.0.14 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | pwong (at) chem (dot) utoronto (dot) ca |
Created | 11/30/2011 (5002 days ago) |
Due | 12/07/2011 (4995 days ago) |
Updated | 12/12/2011 (4990 days ago) |
Assigned | |
Resolved | 11/30/2011 (5002 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
administration interface provided through
The problem was caused by improper SELinux contexts.
Cheers
Frank
configuration file manually if you don't know exactly what your are
doing.
what you're doing, you should not edit the Horde configuration files
by hand, but rather use the tooling provided.
administration interface provided through
(webmail root)/admin/config/config.php?app=horde
You'll find what you need under the 'Spell Checker' tab.
configuration file manually if you don't know exactly what your are
doing.
What is a "valid configuration setting" then?
Thanks
Frank
configuration file manually if you don't know exactly what your are
doing.
$conf['utils']['spellchecker'] = '/usr/bin/aspell';
Still getting the errors. Where should I add the path?
Version ⇒ 5.0.14
State ⇒ Not A Bug
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Spell Check - Driver not found
Due ⇒ 12/07/2011
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
spellcheck doesn't seem to work when clicked, it gave us these errors
in the horde.log.
2011-11-30T12:31:18-05:00 ERR: HORDE [horde] Driver not found [pid
25181 on line 70 of "/usr/share/pear/Horde/SpellChecker.php"]
2011-11-30T12:32:02-05:00 ERR: HORDE [horde] Driver not found [pid
25180 on line 70 of "/usr/share/pear/Horde/SpellChecker.php"]
Do we have to explicitly conf the path?