• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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

B

BasK

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.


cd %plesk_bin%
websrvmng --reconfigure-webmail

cd %plesk_bin%
defpackagemng --fix --type=webmail.horde

works fine but don't fix the problem

How can i fix this?

- windows web 2008 server (32bits)
- plesk 9.2.3
 
I am experiensing the Same problem...

If i click the webmail site from the server it is returning:
HTTP Error 500.19 - Internal Server Error
Module IIS Web Core
Notification Unknown
Handler Not yet determined
Error Code 0x80070005
Config Error Cannot read configuration file due to insufficient permissions
Config File \\?\D:\inetpub\vhosts\webmail\horde\web.config


The Problem cannot be fixed with the above commands.

System: Win 2008 x64 Std
Plesk 9.2.1 & 9.2.3

still have the same problems
 
Temporary Fix

Ok I found a way to make it work... and now i am checking the problem..


Opened: Internet Information Services (IIS) Manager

goto: Server > Sites > webmail(hordE) and from the Right Side: Manage Web Site > Advanced Settings

I changed the parameter:
Under (General)
Application Pool from: Plesk(default)(2.0)(pool) to DefaultAppPool

And it works.... I do not know the risks and the problems you may have... that was my way to fix it.


Regards,

Vassilis
 
Fix

create a backup
remove horde form the plesk installer
rename or remove horde folder in webmail
install horde on plesk installer

and its fixed
 
Webmail Horde error

Hi,

i am facing te same issue for webmail. But after running the second utility i.e defpackagemng --fix --type=webmail.horde i am getting the below error.

C:\Program Files\Parallels\Plesk\admin\bin>defpackagemng --fix --type=webmail.ho
rde
Unknown error 0x80131509 (COM Error 80131509, Description: The request failed wi
th HTTP status 404: Not Found.) at Connect to Sitebuilder and retrieve informati
on failed
Sitebuilder account validation is failed in Sitebuilder: System.Net.WebException
: The request failed with HTTP status 404: Not Found.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie
ntMessage message, WebResponse response, Stream responseStream, Boolean asyncCal
l)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodN
ame, Object[] parameters)
at WSAccount.AccountWebService.GetAccountByName(String username)
at SBNETProxy.Provider.validateAdminAccount(String& status, String& accountty
pe, String& accountId)
C:\Program Files\Parallels\Plesk\admin\bin>



plz help me resolving this issue.

Regards,
Vishal S
 
The issue can be related to incorrect permissions assigned to IWAM_plesk(default) account that is used as identity for Webmail application pool in IIS.
Try to add Full Control permissions for that account on folder C:\inetpub\vhosts\webmail\horde and remove Deny permissions for group psacln (IWAM_plesk(default) is a member of that group).
 
Hello,

The best way I found was changing "webmail(mewebmail)" application pool from PleskApplicationPool to MailEnableApplicationPool itself that would solve the problem easilly ;)

Thank you.
 
Opened: Internet Information Services (IIS) Manager

goto: Server > Sites > webmail(hordE) and from the Right Side: Manage Web Site > Advanced Settings

I changed the parameter:
Under (General)
Application Pool from: Plesk(default)(2.0)(pool) to DefaultAppPool

I had the very same problem and this solved it - is this a good solution or will there be nasty side effects later on?
 
I have this same issue here, i disabe the friendly error page, and i´m getting this error about the php-cgi.exe.

HTTP Error 500.0 - Internal Server Error
C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\php-cgi.exe - The FastCGI process exited unexpectedly

i already run everything in this post and in other post to try to solve it, what i need to do to fix this issue.

I´m with this issue for more then one week and nothing to fix it.

Please help me.

Thanks
 
Back
Top