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


Post Reply 
[SOLVED] How to fix 500 errors
Author Message
cell Offline


Posts: 4
Joined: Apr 2009
Reputation: 0
Post: #23
RE: [SOLVED] How to fix 500 errors
Currently I use fcgid with this config:

/etc/apache2/mods-enabled/fcgid_ispcp.conf:
Code:
<IfModule mod_fcgid.c>
  AddHandler fcgid-script .php .php5
  SocketPath /var/lib/apache2/fcgid/sock

  IdleTimeout 300
  IdleScanInterval 240
  BusyTimeout 300
  BusyScanInterval 120
  ErrorScanInterval 6
  ZombieScanInterval 3
  ProcessLifeTime 3600
  SpawnScoreUpLimit 10

  IPCConnectTimeout 300
  IPCCommTimeout 300
</IfModule>

But after 40sec run I get a 500 error and in the log: "[warn] mod_fcgid: read data timeout in 40 seconds".
I dont have any more idea for how to config fcgid, so I try to switch fastcgi, but it's give me the same result now :/
04-02-2009 01:30 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: 2 Guest(s)