• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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