• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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