Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
0 answers
1k views

mod_fcgid process graceful kill fail sending sigkill and page not loading

Today I experience the following: Pages are not loading (error 500) and in log I see this: mod_fcgid process graceful kill fail sending sigkill and page not loading How can I solve this? What might ...
Dimitrios Markopoulos's user avatar
4 votes
5 answers
9k views

Testing htaccess for 500 server error without actual error

After reading some tutorials, I have created an error file, that should be displayed instead of 500 server error. I have added it to domain's root and added the following line to the bottom of ....
Domas's user avatar
  • 161
1 vote
1 answer
1k views

PHP script fails causing 500 internal based error with almost no log information [closed]

I have a php web application and constantly throws the same error when i try to load its URL , the reason i posted here, is because i get closely to no errors from logs the only one i get in apache ...
Gntem's user avatar
  • 123
1 vote
0 answers
350 views

Apache ReverseProxy sets upstream server to error when it returns an error page

We are using an Apache LoadBalancer/ReverseProxy to provide a failover for our web servers. Currently we are experiencing the following problem: A webservice call returns an error with HTTP status ...
Michael Cornel's user avatar
1 vote
1 answer
2k views

PHP + AJAX cannot upload files larger than 100KB

Uploading files larger than around 100KB fails with 500 server error. The site is built on Laravel and is using AJAX for file uploading. Small files can be loaded without problems. I have tested ...
Laowai's user avatar
  • 121
0 votes
1 answer
1k views

Apache2 internal server error not being logged

I'm doing some web development with the Laravel framework, and I have my jQuery set up so that it sends a request on click of a button to a PHP file, which then returns the result back to my jQuery. ...
kibowki's user avatar
  • 109
0 votes
2 answers
1k views

Repeated EC2 Apache 500 error

I'm running a Django website off Apache and MySQL. I'm using a t1.micro instance. After every couple of days, my server starts giving a 500 error. I solve this problem by restarting the Apache2 and ...
maahd's user avatar
  • 121
2 votes
0 answers
1k views

How to troubleshoot occasional Apache 500 errors?

I have GET and POST requests, both HTTP 1.0 and 1.1, to diverse URLs, mostly running Wordpress(1), which occasionally fail with a 500(2). No user has ever encountered a 500 themselves, nor have ...
Gaia's user avatar
  • 1,975
1 vote
0 answers
2k views

mod_wsgi ImportError with a flask app

I'm trying to deploy a Flask app using apache and mod_wsgi. I've been following the directions here. The simple hello-world example that is on that site works perfectly. When I try to substitute my ...
bgschiller's user avatar
2 votes
3 answers
2k views

Forward Apache 500 status to 404

Short version: We'd like Apache to catch when a 500 status is given and return something like 404 instead. Is there a way to do this? Longer version: These servers are running applications that aren'...
William W's user avatar
  • 127
0 votes
2 answers
3k views

HTTP 500 error when submitting form from certain computer

We are developing a website on a server, but we have a problem. One of our developers started getting a Internal Server Error (500) when he submits a form. It only happens with forms that use post as ...
Chielt's user avatar
  • 153
-1 votes
1 answer
61 views

Apache does not load the page if PHP has errors [closed]

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?
Lukas Bijaminas's user avatar
0 votes
3 answers
498 views

Intermittent Server Error - MySQL or Apache?

I've been having a pretty annoying problem with a website I work on, and I'm having difficulty saying whether the problem lies with PHP, Apache or MySQL. System setup: cloud hosted solution (moved ...
rca86's user avatar
  • 11
0 votes
2 answers
12k views

What are the possible problems, when wget returns code 500 but same request works in normal browsers?

What should I be looking for, when wget returns 500 but the same URL works fine in my web browser? I don't see any access_log entries that seem to be related to the error. DEBUG output created by ...
markus's user avatar
  • 612
1 vote
1 answer
2k views

Internal Server Error phpMyAdmin with suPHP

I recently installed phpMyAdmin on our dedicated server. It was working fine until we had disk space full and had to move /home to new partition. Now we are getting following error while visiting xxxx....
Dev Guy's user avatar
  • 127
0 votes
1 answer
2k views

500 Internal Server Error when setting up Apache on Ubuntu+Django

I tried with Apache on ubuntu 9.04 and get the same error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact ...
ApacheQ's user avatar
0 votes
2 answers
3k views

Apache2 - 500 internal server error

i'm running a VPS with Linux CentOs 6 with 4 GB of RAM, 10 GB of HD and 2 virtual CPU Intel(R) Xeon(R)CPU L5640 @ 2.27GHz. As my host says each virtual CPU must be at least 0.5 physical cpu. At ...
Lucio Coire Galibone's user avatar
7 votes
2 answers
11k views

Apache httpd workers retry

I have an Apache httpd web server running mod_proxy and mod_proxy_balancer. The whole of /somedir is sent to 2 worker machines which service the requests using the round robin scheduler. Each worker ...
David Newcomb's user avatar
0 votes
1 answer
1k views

How to create an Apache error page for redirected Zope

I have some virtual hosts which are redirections to Zope server processes: RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/http/%{HTTP_HOST}:80/theroot/VirtualHostRoot/$1 [L,P] Of course, ...
Tobias's user avatar
  • 165
1 vote
1 answer
9k views

PHP displays blank white page even with all error reporting enabled

I am trying to debug a broken page in a Drupal application and am having a hard time getting PHP to spit anything useful out. I have the following set: error_reporting = E_ALL display_errors = On ...
Andy Shinn's user avatar
  • 4,331
1 vote
1 answer
340 views

Running a defect php file cause error 500

When I address a PHP file, I always get an error 500. I've looked up the logs of my Apache server, and this displays that some includes etc. in the PHP file address files which don't exist on the ...
John Brunner's user avatar
1 vote
1 answer
626 views

Accessing a directory with htaccess gives a 500 error

I have installed the Xamp server in my Windows machine. I have placed the follwing .htaccess file in a directory : # Original # If you modify this file then change the above line to: # Modified <...
THpubs's user avatar
  • 1,815
0 votes
1 answer
3k views

Apache Server CGI Error 500

I am trying to set up a server for the "cgit" web-ui for GIT. I have downloaded the source code from the developer's website and correctly compiled it per the instructions. My default-server.conf ...
dsljanus's user avatar
3 votes
2 answers
5k views

500 error after mod_fcgid error

I have this error on my sever: [Mon Feb 27 09:56:03 2012] [error] mod_fcgid: process /var/www/php-fcgi-scripts/web111/.php-fcgi-starter(7847) exit(communication error), get unexpected ...
Oleg Abrazhaev's user avatar
0 votes
1 answer
419 views

Keep getting a 500 Internal Server Error

This is my .htaccess: DirectoryIndex index.php DefaultType application/x-httpd-php AddDefaultCharset utf-8 Header set X-Frame-Options DENY RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d ...
federicot's user avatar
  • 133
0 votes
1 answer
356 views

Error 500 message - but only for certain pages/ operations

I'm a bit confused and bewildered by a problem I seem to be having with Apache/ PHP. Whenever I try to open certain pages, I'm confronted by an error 500 message. For example, if I try to edit a View ...
James's user avatar
  • 653
0 votes
1 answer
1k views

Ubuntu Apache Gives Internal Server Error 500

So I'm trying to set up a OSQA server locally as a test run, so that when I set it up on a externally hosted server it will all go smoothly. I'm following this tutorial and have been going well so far,...
Yoshi Walsh's user avatar
1 vote
0 answers
430 views

problem with Apache / Passenger - 500 error - where to look?

I installed passenger with rails 1.9.2 in a rvm but I'm getting errors when trying to load anything. (We're sorry but something went wrong). I'm able to load a txt file out of the public directory. ...
timpone's user avatar
  • 275
0 votes
1 answer
197 views

Why am I getting a 500 error with these RewriteRules

I am setting up a site on a shared hosting plan so I am stuck using Apache and a .htaccess file. I have 2 RewriteRules defined. Both rules work perfectly on a local machine running Apache. The first ...
user897929's user avatar
0 votes
1 answer
126 views

internal error in apache server

I have upgrade php version on my server.this causes logging many deprecated errors in error_log file of apache. these days i get many internal error on page requests and very very high rate in load ...
hd01's user avatar
  • 279
3 votes
1 answer
4k views

Apache 500 when proxying URLS with %20 via mod_proxy

We are receiving a 500 out of Apache while proxying calls to tomcat when there is an encoded space in the URL. We are migrating an application that ran fine on a J2EE container which had an older, ...
Matt Franklin's user avatar
0 votes
1 answer
77 views

Any PHP post files data causes 500

I'm running WHM/cPanel width mod fcgi enabled, everything works great but posting and FILES data gives a 500 (the script being called is outside the document root). What would cause this, file ...
Ashley's user avatar
  • 149
1 vote
2 answers
9k views

RewriteCond not working on Apache (but enabled)

I get these errors in my apache error log file: [Fri May 20 16:17:06 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations [Fri May 20 ...
metaforce's user avatar
  • 111
0 votes
1 answer
667 views

Only my default Virtual Host will execute PHP scripts--500 error otherwise

This should be a simple thing to find, but I've spent over an hour on it--time to ask for some assistance. I have a very basic CentOS 5.5 box running two virtual machines. The first machine has been ...
Shane's user avatar
  • 117
4 votes
7 answers
37k views

500 - Internal server error NOT appearing in error.log (or access.log)

I'm trying to track down a bug or mis-configuration on our new Debian web server running a PHP/MySQL driven website with apache. I won't bug you with the gory details here but just want to ask: Did ...
Roman Blöth's user avatar
0 votes
1 answer
4k views

Where is Error Log in lighttpd?

I'm new to lighttpd, I just switched from Apache. How can I find the error log by SSH ? I've been getting some 500 Internal Server errors I want to troubleshoot.
Greatestswordsman's user avatar
1 vote
0 answers
970 views

Keep getting 500 Internal Server Error when using Passenger

Every time I restart my server, which is a MediaTemple VPS, our Redmine installation, which is powered by Passenger through Apache, starts giving out 500 Internal Server Errors. It usually starts ...
Kudu's user avatar
  • 257
3 votes
1 answer
3k views

LAMP: Custom 500 error page - is it actually possible?

As the Question title suggests, I want to setup a custom 500 error. In fact, I want to use a .php file for the error, and ideally send a 503 response (SE Reasons). The problem is that the only way I ...
Clueless's user avatar
1 vote
4 answers
2k views

Apache out of memory on

I have a VPS with 768 MB RAM and a 1.13 GHZ processor. I run a php/mysql dating site and the performance is excellent and server load is generally very low. Sometimes I place ads on Facebook and at ...
Sherif Buzz's user avatar
0 votes
1 answer
2k views

PHPMyAdmin 500 Internal Server Error

My home PHPMyAdmin was working fine a day or two ago. Now it's giving me a generic 500 Internal Server Error and suggesting I look at my server logs. The Apache log contains these error messages: [...
thesunneversets's user avatar
4 votes
1 answer
11k views

Handler for (null) returned invalid result code 70007 / causing error 500?

I am getting these errors on some pages in my site (php/apache/linux/mysql vps) on intervals and can't seem to find any reproducible scenario : Handler for (null) returned invalid result code ...
Sherif Buzz's user avatar
0 votes
1 answer
6k views

Internal server error, what is blocking an htaccess file allowing to index dirs

First time writing an .htaccess, so... I try to allow indexing of a dir and later one adding a password for the specific dir. I herefor am writing an .htaccess file. The server I'm working on denies ...
dakke's user avatar
  • 1
3 votes
1 answer
7k views

How do I trouble shoot an Apache 500 Internal Server Error? (restart, status, tail... then what?)

Here's what I've done so far [username@VMname /]$ sudo /etc/init.d/httpd restart [username@VMname /]$ sudo /etc/init.d/httpd restart Stopping httpd: [ OK ]...
blunders's user avatar
  • 853
1 vote
1 answer
2k views

Apache 2 on Ubuntu returning 500 with no known cause?

NOTE: This question has been resolved! Please see below for the solution in my case if you are having a similar issue! Background: This is a PHP/MySQL based, database driven application that makes ...
Carson C.'s user avatar
  • 141
0 votes
1 answer
4k views

Server error 500: Undefinable problem with my Zend Framework based site

Lately I had to reinstall my development site on my ubuntu machine since my system crashed after an os update. 4 days later my site is still not running as it should. Whenever i do an action which ...
sanders's user avatar
  • 103
3 votes
2 answers
10k views

Subversion gives Error 500 until authenticating with a web browser

We used to use Collabnet SVN/Apache combo on a Windows server with LDAP authentication, and whilst the performance wasn't brilliant it used to work perfectly. After switching to a fresh Ubuntu 10 ...
Mark Henderson's user avatar
0 votes
3 answers
2k views

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 ...
Martijn Heemels's user avatar
4 votes
4 answers
4k views

Almost empty .htaccess file causing 500 error response

I created a test directory called "rewrite" and put a .htaccess file inside with a rewrite rule. When I go to that URL through my browser I get a 500 Internal Server Error. So I thought it ...
Anthony's user avatar
  • 325