• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Two Errors on IMP/HORDE WEBMAIL

igraf

Regular Pleskian
hello,

i have two errors

1. Fatal error: Call to undefined function: redirect() in /usr/share/psa-horde/imp/redirect.php on line 81

First error comes if I carry out maintenance service. log in me from then again and it functioned again perfectly.


2. Programm was not found (/usr/bin/wvHtml)


Second error comes if I want to open attachment z.b word dokument

my root server
linux 9.3 / plesk 7.5.4

Updates was installed successfully
(Plesk Updater)

Who can help
thank you
 
Last edited:
hello, here is the solution

Then edit horde/config/mime_drivers.php and set this entry:
$mime_drivers['horde']['msword']['location']

While you're at it, you might want to install xlhtml and ppthtml and
then set:
$mime_drivers['horde']['msexcel']['location']
$mime_drivers['horde']['mspowerpoint']['location']
 
Back
Top