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

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