Current time: 06-30-2024, 12:54 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT]fastcgi/fcgid - Error 500
Author Message
FraggDieb Offline
Member
***

Posts: 252
Joined: Feb 2008
Reputation: 0
Post: #3
RE: fastcgi/fcgid - Error 500
Quote:Das ist auch korrekt so weil es mit <if module lala> eingebunden ist.
Wenn es also das Modul fast_cgi ist dann lalala und wenn es das Modul fcgid ist dann halt... ist OK so.
Okay - Verstanden!

Quote:Schau in /etc/apache2/modules-enabled/ was da drin ist. fastcgi_ispcp oder fcgid_ispcp. Je nach dem kannst Du mit "a2enmod" oder "a2dismod" die Module ein und ausschalten.
In /mods-enabled/ liegt die Datei fcgid_ispcp.conf möchte auch eigentlich drauf bleiben, soll ja wohl besser sein.

Quote:Wieviele Domains hast Du am laufen und welches Loggingsystem ?
noch liegen ca 10 Domains drauf, wird aber noch aufgestockt auf über 100. Das LoggingSystem von der neuen Version.

Quote:Dann läuft es schon mit dem neuen in eine Pipe und sollte nicht das Problem sein. Muss als was anderes sein. Wie sieht deine fcgid config denn aus ?
Die Config meinst ja die fcgid_ispcp.conf oder?:
Code:
#
# ispCP ω (OMEGA) a Virtual Hosting Control System
#
# @copyright     2006-2008 by ispCP | http://isp-control.net
# @version         SVN: $Id$
# @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
  IPCConnectTimeout 20
</IfModule>

MfG
FraggDieb
11-04-2008 03:32 AM
Visit this user's website Find all posts by this user
Thread Closed 


Messages In This Thread
RE: fastcgi/fcgid - Error 500 - BeNe - 11-04-2008, 03:13 AM
RE: fastcgi/fcgid - Error 500 - FraggDieb - 11-04-2008 03:32 AM
RE: fastcgi/fcgid - Error 500 - BeNe - 11-04-2008, 03:38 AM
RE: fastcgi/fcgid - Error 500 - FraggDieb - 11-04-2008, 03:54 AM
RE: fastcgi/fcgid - Error 500 - Dexus - 11-04-2008, 06:27 PM

Forum Jump:


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