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


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Debian squeeze - fcgid error
Author Message
GTR Offline
Newbie
*

Posts: 6
Joined: Feb 2010
Reputation: 0
Post: #6
RE: Debian squeeze - fcgid error
this doesn't work also because if i remove socketpath i get this error:
Code:
Restarting web server: apache2Syntax error on line 31 of /etc/apache2/ispcp/fcgid_ispcp.conf:
IdleScanInterval cannot occur within <VirtualHost> section
failed!

and if remove this line i get this error:
Code:
Restarting web server: apache2Syntax error on line 33 of /etc/apache2/ispcp/fcgid_ispcp.conf:
BusyScanInterval cannot occur within <VirtualHost> section
failed!

and so on and so on....

i have to remove nearly all lines bevor it will work...
it must have something to do with new apache2 or fcgid version (squeeze)...
the problem was after (aptitude update && aptitude upgrade) updating php/apache etc...

these lines must be deactivated:
Code:
<IfModule mod_fcgid.c>
  AddHandler fcgid-script .php .php5
#  SocketPath /var/lib/apache2/fcgid/sock
  IdleTimeout 600
#  IdleScanInterval 120
  BusyTimeout 300
#  BusyScanInterval 120
#  ErrorScanInterval 3
#  ZombieScanInterval 3
  ProcessLifeTime 900
#  SpawnScoreUpLimit 10
#  SpawnScore 1
#  TerminationScore 2
#  MaxProcessCount 200
  DefaultMaxClassProcessCount 10
  DefaultMinClassProcessCount 1
  IPCConnectTimeout 900
  IPCCommTimeout 900
  MaxRequestsPerProcess 500
</IfModule>

can't be good isn't it?
(This post was last modified: 02-19-2010 09:07 PM by GTR.)
02-19-2010 09:03 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Debian squeeze - fcgid error - GTR - 02-19-2010, 09:52 AM
RE: Debian squeeze - fcgid error - joximu - 02-19-2010, 10:02 AM
RE: Debian squeeze - fcgid error - GTR - 02-19-2010, 10:13 AM
RE: Debian squeeze - fcgid error - joximu - 02-19-2010, 06:43 PM
RE: Debian squeeze - fcgid error - kilburn - 02-19-2010, 01:19 PM
RE: Debian squeeze - fcgid error - GTR - 02-19-2010 09:03 PM
RE: Debian squeeze - fcgid error - RatS - 02-23-2010, 07:03 AM
RE: Debian squeeze - fcgid error - RatS - 02-23-2010, 07:47 AM
RE: Debian squeeze - fcgid error - GTR - 02-23-2010, 08:49 PM
RE: Debian squeeze - fcgid error - gOOvER - 02-28-2010, 03:51 AM
RE: Debian squeeze - fcgid error - RatS - 02-28-2010, 11:40 AM
RE: Debian squeeze - fcgid error - GTR - 03-03-2010, 05:44 AM
RE: Debian squeeze - fcgid error - kilburn - 02-28-2010, 07:11 PM
RE: Debian squeeze - fcgid error - kilburn - 03-03-2010, 06:08 AM
RE: Debian squeeze - fcgid error - BeNe - 03-03-2010, 05:50 PM
RE: Debian squeeze - fcgid error - BeNe - 03-17-2010, 12:17 AM
RE: Debian squeeze - fcgid error - joximu - 03-17-2010, 10:29 AM
RE: Debian squeeze - fcgid error - Nuxwin - 03-20-2010, 02:52 PM
RE: Debian squeeze - fcgid error - kilburn - 03-17-2010, 05:19 PM
RE: Debian squeeze - fcgid error - BeNe - 03-20-2010, 08:54 AM
RE: Debian squeeze - fcgid error - GioMac - 03-28-2010, 10:32 AM
RE: Debian squeeze - fcgid error - alfalge - 05-03-2010, 01:16 AM
RE: Debian squeeze - fcgid error - alfalge - 08-24-2010, 04:12 AM

Forum Jump:


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