ispCP - Board - Support
Error 500! - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: Error 500! (/thread-12831.html)



Error 500! - webmaster89 - 02-07-2011 06:32 AM

Hallo,

beim Aufrufen einer Datei über den Browser, bei der News über ICQ verschickt werden, lädt die Seite erstmal einige Sekunden, bis schließlich die Error 500 Meldung erscheint.


Hier der dazugehörigen Log:


[Sun Feb 06 21:22:42 2011] [notice] mod_fcgid: process /var/www/virtual/Domain/Unterdomain/htdocs/autoreg/index.php(14913) exit(communication error), terminated by calling exit(), return code: 0



Weiß vielleicht jemand, woran das liegen kann?


Gruß

webmaster89


RE: Error 500! - tomhb - 02-07-2011 06:52 AM

Moin webmaster89,

(02-07-2011 06:32 AM)webmaster89 Wrote:  [Sun Feb 06 21:22:42 2011] [notice] mod_fcgid: process /var/www/virtual/Domain/Unterdomain/htdocs/autoreg/index.php(14913) exit(communication error), terminated by calling exit(), return code: 0

Weiß vielleicht jemand, woran das liegen kann?

Wenn Du die Fehlermeldung nicht verstehst, dann schau mal in der $LIEBLINGSSUCHMASCHINE danach... Wenn Du aber meinst, dies sei ein ispCP-Problem, dann poste doch bitte den Inhalt von:
/etc/apache2/mods-enabled/fcgid.conf

Gruss Tom


RE: Error 500! - webmaster89 - 02-07-2011 06:58 AM

Danke schonmal für die Antwort.

Ich hatte bereits in der Suchmaschine geschaut, aber leider keinen passenden Lösungsansatz gefunden.


Daher hoffe ich eher, dass mir hier evtl. jemand weiterhelfen kann Smile


Hier der Inhalt der fcgid.conf:

Quote:<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
IPCConnectTimeout 20
</IfModule>

Und noch vollständigkeitshalber die fcgid_ispcp.conf:

Quote:# ispCP ω (OMEGA) a Virtual Hosting Control Panel
# Copyright © 2006-2010 by isp Control Panel - http://ispcp.net
#
# Version: $Id: fcgid_ispcp.conf 3498 2010-10-20 06:17:13Z nuxwin $
#
# The contents of this file are subject to the Mozilla Public License
# Version 1.1 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
#
# The Original Code is "ispCP ω (OMEGA) a Virtual Hosting Control Panel".
#
# The Initial Developer of the Original Code is ispCP Team.
# Portions created by Initial Developer are Copyright © 2006-2010 by
# isp Control Panel. All Rights Reserved.
#
# The ispCP ω Home Page is:
#
# http://isp-control.net
#

<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 1
IPCCommTimeout 900
MaxRequestsPerProcess 500
</IfModule>

hab nun noch etwas zu ergänzen:

Nun tritt diese Fehlermeldung auf

Quote:[Sun Feb 06 22:19:58 2011] [notice] mod_fcgid: call /var/www/virtual/Domain/Unterdomain/htdocs/newsflash/index.php with wrapper /var/www/fcgi/Domain/php5-fcgi-starter