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

500 - Internal server error horde webmail

D

dnsregistraties

Guest
Hello,

There is a problem with horde. I am getting follow error:

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

How can i fix this?
 
try to reconfigure horde
l
cd %plesk_bin%
websrvmng --reconfigure-webmail

and then fix its registration in Plesk:
cd %plesk_bin%
defpackagemng --fix --type=webmail.horde
 
Hello,

I did what ally said but when i try the first command "websrvmng --reconfigure-webmail" the system say that this is not a valid win32 application.

When i try "defpackagemng --fix --type=webmail.horde" the system stop and didn't return any 'answer'.

How can i solve this?

URGENT
 
Hello,

The websrvmng utility is placed at the %plesk_bin% folder, not in system32. %plesk_bin% is the same as C:\Program Files\SWSoft\Plesk\admin\bin.

From the command line, please run
> cd %plesk_bin%

And then the utility will be accessible
 
Back
Top