NetNeeds.co.nz
                                     Simplifies your net needs...
Portal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: Portal Home > Knowledgebase > Windows Hosting > Getting a 500 server error

Portal Home > Knowledgebase > Windows Hosting > Getting a 500 server error


Getting a 500 server error




If you are getting 500 server error and you could not find what is actual problem with your application, then create file named web.config under public_html folder if not already exits and enter the following lines into that file.

 

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<httpErrors errorMode="Detailed" />
</system.webServer>
</configuration>

This enables 500 error messages in IIS.

Now when you access your site the actual error is displayed on screen or you can see this in the logs from Enkompass control panel.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
How to access webmail - windows hosting? (Views: 2735)
How to access control panel - Windows hosting? (Views: 2302)
Migrate from HELM to Enkompass (Views: 7215)

Powered by WHMCompleteSolution


Language: