Current time: 06-30-2024, 04:27 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT]Error 500
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Error 500
Poste bitte mal deine aktivierten Apache-Module, nicht das Du einmal fcgid und einmal fastcgi gleichzeit am laufen hast.

Meie fcgid_ispcp.conf sieht so aus:
Code:
#
# ispCP Ï (OMEGA) a Virtual Hosting Control System
#
# @copyright    2006-2009 by ispCP | http://isp-control.net
# @version              SVN: $Id: fcgid_ispcp.conf 1674 2009-04-20 17:39:53Z malte $
# @link                 http://isp-control.net
# @author               ispCP Team
#
# @license
#   This program is free software; you can redistribute it and/or modify it under
#   the terms of the MPL General Public License as published by the Free Software
#   Foundation; either version 1.1 of the License, or (at your option) any later
#   version.
#   You should have received a copy of the MPL Mozilla Public License along with
#   this program; if not, write to the Open Source Initiative (OSI)
#   http://opensource.org | osi@opensource.org
#
################################################################################​

<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 1200
  SpawnScoreUpLimit 10
  SpawnScore 1
  TerminationScore 2
  MaxProcessCount 250
  DefaultMaxClassProcessCount 10
  DefaultMinClassProcessCount 0
  IPCConnectTimeout 20
  IPCCommTimeout 600
  MaxRequestsPerProcess 500
</IfModule>
Kannst ja mal damit versuchen!

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


Messages In This Thread
[ERLEDIGT]Error 500 - Foggy - 09-04-2009, 11:25 PM
RE: Error 500 - BeNe - 09-04-2009 11:48 PM
RE: Error 500 - Foggy - 09-05-2009, 12:01 AM
RE: Error 500 - BeNe - 09-05-2009, 12:31 AM
RE: Error 500 - Foggy - 09-05-2009, 02:38 AM
RE: [ERLEDIGT]Error 500 - BeNe - 09-07-2009, 04:52 PM

Forum Jump:


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