Questions tagged [500-error]

HTTP 500 Internal Server Error indicates that the web server could not complete processing of a request due to an internal misconfiguration or unrecoverable error.

HTTP 500 Internal Server Error indicates that the web server could not complete processing of a request due to an internal misconfiguration or unrecoverable error.

209 questions
0
votes
0 answers

Error 500 When Accessing Yammer Through Proxy Server

We have direct access enabled and web traffic is routed through a proxy server. Can someone help identify where I need to go with this issue where opening Yammer results in error 500. When on the direct access network working remotely, Yammer is…
Dave Vader
  • 11
  • 1
0
votes
0 answers

Apache won’t run some PHP scripts

I am very new to this php-fpm thing, but I decided I need to get into it. I recently migrated to Centos 8, and with it to Apache 2.4. I have a number of virtual hosts using PHP which worked well until I changed from mod_mpm_prefork to mod_mpm_event.…
Manngo
  • 115
  • 1
  • 8
0
votes
1 answer

my website is close " HTTP ERROR 500 "

my website is close error is " www.worldtourjourney.com is currently unable to handle this request. HTTP ERROR 500" please help me how can i resolve this error ? My website appears to be offline or unresponsive. when I am trying to open my website…
Zaib Ch
  • 9
  • 1
0
votes
3 answers

Redirect 301 fails with a path as destination

I'm using a large number of Redirect 301's which are suddenly failing on a new webserver. We're in pre-production tests on the new webserver, prior to migrating the sites, but some sites are failing with 500 Internal Server Error. The content, both…
Martijn Heemels
  • 7,438
  • 6
  • 39
  • 62
0
votes
1 answer

Solved - 500 Internal Server Error Apache, htaccess redirect

So, when i visit a page that is not existing on the main domain www or not i just get the normal 404 error, however when i visit it on a subdomain like dsfds.test.com i get the error 500 and in the log I have this: [Thu Feb 06 15:46:41.935207 2020]…
Elmond
  • 5
  • 1
  • 4
-1
votes
1 answer

php post request curl HTTP ERROR 500

here is my configuration : Apache2 working with php7.1. I have an example PHP code for sending a sms message specific to JasminSMS :
hexphp111
  • 101
  • 1
  • 1
  • 2
-1
votes
2 answers

Nginx + PHP7.0-fpm – PHP errors #500 go into the status code header and into the browser console. Error log is not written

I am using Nginx + php7.0-fpm. Some of my errors (500 code) go into the status code header. In the browser console I see, for example, such a message: POST https://example.com 500 (DateTime::__construct(): Failed to parse time string (2017-04-09 :)…
El cero
  • 101
  • 1
  • 3
-1
votes
2 answers

Failed to create shadow copy (CopyFile) While Loading an .aspx page in mono-server

Failed to create shadow copy (CopyFile) Description: HTTP 500. Error processing request Before I begin my question; below is link to my previous problem, It was 503 error; Resolved by enabling seboolian of httpd_execmem: Mono crashes while SELinux…
-1
votes
1 answer

Tons of 500 errors like - fcgid:warn Bad file descriptor: client mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

I copied a site over to GoDaddy from LiquidWeb because LW experts were unhelpful even if more knowledgeable. GD is hit or miss. On the Godaddy hosting I get 500 errors constantly when in admin panel of WordPress and click on various items:…
-1
votes
1 answer

Internal Server Error "Invalid command 'RewriteCond%{REQUEST_FILENAME}"

500 Internal Server Error. Need help for my website. .htaccess --------- [Sat May 09 01:35:16.765194 2015] [core:alert] [pid 671798] [client 203.82.197.51:50570] /home/username/public_html/.htaccess: Invalid command…
-1
votes
1 answer

Apache does not load the page if PHP has errors

OK, so I noticed that apache drops a HTTP ERROR 500 every time PHP has a fatal error. While it might be a nice function, I want it disabled for debugging purposes. How can I do that?
-1
votes
1 answer

IIS 7.5 returns error 401 instead of 500

I have a strange problem with ASP.NET MVC web application. IIS 7.5 throws back error 401 instead of 500 when application error occurs. This happens in production environment only, dev or staging works fine; the difficulty here is that I don't have…
303
  • 101
  • 1
-4
votes
1 answer

Google Webmaster tool showing 500/502 Error on Working pages

My website is developed on python and the server is Nginx. The reports in google webmaster tools show some 5xx(500/502) errors but when I check these URLs on my python script and online websites, the response is 200. What can be the possible reason…
-5
votes
1 answer

Why do we frequently have to re-start the default web site to prevent errors 500 after a page edit?

We make frequent changes to web pages in virtual directories on our IIS 8.5 site. Many times after editing, the server responds with 'Error 500'. To resolve this, we restart the entire 'Default web site'. Is there a fix for this or are we doing…
1 2 3
13
14