Current time: 04-30-2024, 03:02 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] How to fix 500 errors
Author Message
pgentoo Offline
Member
*****
Dev Team

Posts: 326
Joined: Mar 2007
Reputation: 0
Post: #5
RE: Server configuration request
Whats your server load like? Whats your free RAM?
Sorry, accidently posted to early. Smile There were a couple other questions that i asked that you didn't answer. Apache MPM? Can you upgrade to PHP 5.2.6? I know that 30 seconds is a long time for a standard website request, but if you have something really slowing things down, and you are breaking past this timeout, you may need to raise it for the time being. When you are getting HTTP500's, is it after more than 30 seconds, or quicker?

I'm wondering if this is a resource issue, or simply a misconfiguration... As BeNe said, the newer version should run much better. The version you are using creates a TON of file handles to log files, which uses up system resources a lot more than required. mod_fcgid has also been shown to be better than mod_fastcgi. It is what i'm using on my system as well... Maybe look at switching over to get better control over your fcgi processes.

Sorry I can't give a exact answer, there are just too many variables here that could be causing your issues...

-
pgentoo
If raising those 2 values lowered the number of 500's, try leaving the # children a bit higher than you had it before (not too much higher), and leave the max requests number at 1000. If your php processes have a memory leak or something, you want to make sure they get recycled frequently.
(This post was last modified: 11-06-2008 03:19 AM by pgentoo.)
11-06-2008 03:11 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[SOLVED] How to fix 500 errors - pl.zenon - 11-05-2008, 01:32 PM
RE: Server configuration request - pgentoo - 11-05-2008, 03:41 PM
RE: Server configuration request - BeNe - 11-05-2008, 05:42 PM
RE: Server configuration request - pgentoo - 11-06-2008 03:11 AM
RE: Server configuration request - pgentoo - 11-06-2008, 08:57 AM
RE: [SOLVED] How to fix 500 errors - smoko - 12-27-2008, 07:08 AM
RE: [SOLVED] How to fix 500 errors - nikih - 12-27-2008, 05:14 PM
RE: [SOLVED] How to fix 500 errors - Wut - 01-07-2009, 12:36 PM
RE: [SOLVED] How to fix 500 errors - leha - 04-01-2009, 09:18 PM
RE: [SOLVED] How to fix 500 errors - cell - 04-02-2009, 12:20 AM
RE: [SOLVED] How to fix 500 errors - cell - 04-02-2009, 01:30 AM

Forum Jump:


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