Current time: 11-27-2024, 04:33 AM Hello There, Guest! (LoginRegister)


Post Reply 
500 Error
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: 500 Error
You could try 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 600
  IdleScanInterval 240
  BusyTimeout 300
  BusyScanInterval 120
  ErrorScanInterval 6
  ZombieScanInterval 3
  ProcessLifeTime 3600
  SpawnScoreUpLimit 10
  SpawnScore 1
  TerminationScore 2
  MaxProcessCount 250
  DefaultMaxClassProcessCount 10
  DefaultMinClassProcessCount 0
  IPCConnectTimeout 20
  IPCCommTimeout 60
</IfModule>

Greez BeNe
03-31-2009 11:01 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
500 Error - elsimultimedia - 03-31-2009, 10:18 PM
RE: 500 Error - BeNe - 03-31-2009, 10:29 PM
RE: 500 Error - elsimultimedia - 03-31-2009, 10:39 PM
RE: 500 Error - BeNe - 03-31-2009 11:01 PM
RE: 500 Error - elsimultimedia - 03-31-2009, 11:13 PM
RE: 500 Error - elsimultimedia - 04-01-2009, 04:05 AM
RE: 500 Error - cell - 04-01-2009, 07:19 AM
RE: 500 Error - k3rmit - 04-01-2009, 10:50 AM
RE: 500 Error - kilburn - 04-01-2009, 06:40 PM
RE: 500 Error - cell - 04-01-2009, 07:15 PM

Forum Jump:


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