Current time: 09-30-2024, 02:34 PM Hello There, Guest! (LoginRegister)


Post Reply 
timeout settings php
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #3
RE: timeout settings php
(09-21-2009 07:07 AM)ZooL Wrote:  du solltest in /etc/apache2/mods-enable in die fcgi oder fast cgi schauen

hm - kommt immer noch zum Fehler:
exit(communication error), terminated by calling exit(), return code: 0
Code:
<IfModule mod_fcgid.c>
  AddHandler fcgid-script .php .php5
  SocketPath /var/lib/apache2/fcgid/sock
  IdleTimeout 400
  IdleScanInterval 120
  BusyTimeout 400
  BusyScanInterval 120
  ErrorScanInterval 3
  ZombieScanInterval 3
  ProcessLifeTime 3600
  SpawnScoreUpLimit 10
  SpawnScore 1
  TerminationScore 2
  MaxProcessCount 250
  DefaultMaxClassProcessCount 3
  DefaultMinClassProcessCount 0
  IPCConnectTimeout 60
  IPCCommTimeout 240
</IfModule>
(This post was last modified: 09-21-2009 11:04 PM by fulltilt.)
09-21-2009 09:20 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
timeout settings php - fulltilt - 09-21-2009, 01:25 AM
RE: timeout settings php - ZooL - 09-21-2009, 07:07 AM
RE: timeout settings php - fulltilt - 09-21-2009 09:20 PM
RE: timeout settings php - fulltilt - 09-22-2009, 07:04 PM

Forum Jump:


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