• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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