Top "Internal-server-error" questions

A generic HTTP status error message, given when no more specific message is suitable

500 Internal Server Error for php file not for html

My site having 4-5 static pages only. index.html & index.php both are there. index.html is working fine. …

php html apache internal-server-error
ASP.NET: HTTP Error 500.19 – Internal Server Error 0x8007000d

I am replicating web application deployment and found several issues related to HTTP Error 500.19. My machine is running Windows 7 while …

asp.net iis web-applications web-config internal-server-error
The page cannot be displayed because an internal server error has occurred on server

I've installed website on my local machine using IIS 7 successfully. But when I've deployed it on live server, I got …

c# asp.net asp.net-mvc iis internal-server-error
CodeIgniter 500 Internal Server Error

I downloaded a PHP script written using CodeIgniter. when I run it from the localhost, on going to the admin …

php .htaccess codeigniter internal-server-error
HttpWebRequest. The remote server returned an error: (500) Internal Server Error

I need help with HttpWebRequest in C#. Below lines of codes are working fine for local IIS but when I …

c# httpwebrequest internal-server-error
.htaccess file gives 500 internal server error

I receive 500 internal server error on my website. I think this is because of .htaccess file, but I don't know …

.htaccess internal-server-error
Getting Internal Server Error while trying to access my site

I am getting this error. Internal Server Error The server encountered an internal error or misconfiguration and was unable to …

apache web internal-server-error
ASP.NET Core hosting - 500 internal server error

I am trying to publish as ASP.NET Core project with a hosting provider that supports ASP.NET Core. I …

asp.net-core web-hosting internal-server-error
PHP not displaying errors - Internal Server Error (500)

I've set up a fresh install of Ubuntu Server 12.04 LTS on Amazon AWS with *Apache2/MySQL/PHP5. When I run …

php ubuntu-12.04 error-reporting internal-server-error
jsonify is not defined - Internal Server Error

Playing around with Flask and just wanted to print out some data as JSON formatted, but I keep getting the …

python json flask internal-server-error