• 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.

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