Current time: 05-02-2024, 06:57 AM Hello There, Guest! (LoginRegister)


Post Reply 
Error 500
Author Message
DocSnyd3r Offline
Junior Member
*

Posts: 26
Joined: Jul 2007
Reputation: 0
Post: #1
Error 500
Hi,
I somtimes get an error 500 and if I reload the page it works. I also see this happening on this page. Do you guys get this error too and what apache setting could fix this?

PS ironically I had this error whenposting this thread ;-)
(This post was last modified: 09-09-2007 11:34 PM by DocSnyd3r.)
09-09-2007 11:33 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Error 500
Is your Serverload (Mem,SWAP,CPU...) OK ?

Greez BeNe
09-10-2007 05:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BioALIEN Offline
Public Relations Officer
*****
Dev Team

Posts: 620
Joined: Feb 2007
Reputation: 5
Post: #3
RE: Error 500
BeNe he means only while using this site. I believe it's the backup script and maybe the server that's powering this site needs some optimisation and some TLC.
09-10-2007 10:30 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Error 500
Sure that he means only this (isp-control.net) ??
Quote:I also see this happening on this page

The Problem here is Trac i mean...

Greez BeNe
09-10-2007 10:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
xister Offline
Member
*
Beta Team

Posts: 405
Joined: Oct 2006
Reputation: 6
Post: #5
RE: Error 500
not only trac.
in the forum you have the same 500 error Sad
09-10-2007 10:40 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #6
RE: Error 500
I mean THE PROBLEM is Trac.
Not the problems IN Trac Wink

Greez BeNe
09-10-2007 10:54 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DocSnyd3r Offline
Junior Member
*

Posts: 26
Joined: Jul 2007
Reputation: 0
Post: #7
RE: Error 500
Hi,
I meant I see this here and on my own server. Load average: 0.07, 0.02, 0.00 which should be no problem. Memory is about average 50% used and more than enough swap space. I see also some fcgi warnings in my log file
Code:
[Mon Sep 10 18:31:07 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.de/php4-fcgi-starter" (uid 2003, gid 2003) restarted (pid 14820)
[Mon Sep 10 18:34:04 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.de/php4-fcgi-starter" (pid 14820) termination signaled
[Mon Sep 10 18:34:04 2007] [warn] FastCGI: (dynamic) server "/var/www/fcgi/xxx.de/php4-fcgi-starter" (pid 14820) terminated by calling exit with status '0'
09-11-2007 02:44 AM
Find all posts by this user Quote this message in a reply
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #8
RE: Error 500
I also have this error.. I set up Dragonfly CMS, after a few weeks of running perfectly, i now recieve 500 errors when attempting to log into it's administration section. as well as sometimes i get 500 errors when using the ispcp administration... It appears to me that fcgi is the culprit. On another machine i'm using a different " hosting " solution, one that does NOT use fcgi. and everything runs perfectly.. (did a direct copy of the content and database of DF-CMS to the alternate server)

After much reading. I've come to the conclusion that php-fcgi is not at all stable enough to be used for sites with heavy php executions.
01-08-2008 12:52 PM
Find all posts by this user Quote this message in a reply
jaydg Offline


Posts: 3
Joined: Mar 2007
Reputation: 0
Post: #9
RE: Error 500
ArcAiN6 Wrote:After much reading. I've come to the conclusion that php-fcgi is not at all stable enough to be used for sites with heavy php executions.

I guess the problem are concurrent requests. With FastCGI every concurrent request needs an available process. If (current requests > FCGI worker count) one gets error 500.

If there is RAM left increasing the MaxProcessCount should help.
01-10-2008 07:22 PM
Find all posts by this user Quote this message in a reply
blocker Offline
Junior Member
*

Posts: 123
Joined: Apr 2007
Reputation: 2
Post: #10
RE: Error 500
Here is html error source code when i browsing http://www.isp-control.net/forum
first it still put VHCS ERROR instead ISPCP, second since mostly everyday i open this site, once or twince i will get this result, the solution is simple right now just reload it. May be http://www.isp-control.net server need some tweeking

----------------------------------
<html>
<head>
<title>VHCS ERROR</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="http://www.my-hostingpower.de/css/vhcs.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="http://www.my-hostingpower.de/css/vhcs.js"></script>

.. cut ...

<h2><font color="#FF0000">Error 500!</font></h2><br />

<b>/forum/search.php?action=getdaily</b><br />
Internal Server Error! </td>
</tr>
01-24-2008 11:52 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)