1827496 Members
3070 Online
109965 Solutions
New Discussion

getting error

 
mkhan_1
Occasional Contributor

getting error

Hi guys, i am getting the below error on a DL380 linux red hat es-4. I can telnet into the system remotely but when i try to access it through html i get the error below.

Error 500--Internal Server Error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.

Do i have to restart http on it. If so how do i go about it. Thanks.
3 REPLIES 3
Ivan Ferreira
Honored Contributor

Re: getting error

First, try setting SELinux in permissive mode:

setenforce 0

And try again. Probably, SELinux is preventing access to the required files if the file labels are incorrect.

You can completely disable SELinux using system-config-security.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Matti_Kurkela
Honored Contributor

Re: getting error

For an Internal Server Error, it is almost certain that the web server logs contain more details about the problem.

I don't have a RHES4 box available for checking at the moment, but I seem to recall that the web server logs are at /var/log/httpd or thereabouts.
MK
Sandeepk_1
Advisor

Re: getting error

Hi Khan,
This problem is caused by some of the security enhancements that are included with Windows Server 2003 SP1.
In this scenario, when a user tries to access a mailbox by using Outlook Web Access, HTTP requests into the clustering API by impersonating the logged-on user. However, there have been security changes in Windows Server 2003 SP1. The security restrictions for the APIs that perform remote registry access have been changed. Therefore, the logon attempt is not successful.
Download the Exchange 2003-KB841561-v2-enu package now.
You must restart your computer after you apply this update.This update does not replace any other updates