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


Post Reply 
PHP 500 Error
Author Message
Lapos11 Offline
Newbie
*

Posts: 7
Joined: Jul 2009
Reputation: 0
Post: #1
PHP 500 Error
Hallo!

Wenn ich einen Script von mir installieren möchte bekomme ich folgende Fehlernachricht:

Quote:Error 500!

/install/index.php
Internal Server Error!

In /ect/apache2/mods-enabled/fcgid_ispcp.conf habe ich schon folgendes Eingefügt:

PHP Code:
<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 3600
  SpawnScoreUpLimit 10
  SpawnScore 1
  TerminationScore 2
  MaxProcessCount 250
  DefaultMaxClassProcessCount 10
  DefaultMinClassProcessCount 0
  IPCConnectTimeout 20
  IPCCommTimeout 60
</IfModule

Auch im ordner von meiner Domain habe ich max_execution_time in der php.ini ein bißchen höher gestellt, doch irgendwie klappt das alles nicht.

nach 40 Sekunden bekomme ich einfach diese 500 error Fehlermeldung. Auch im Internet und hier im Forum habe ich nachgeschaut, doch einfach nichts gefunden was weiterhelfen könnte. Den apache2-Server habe ich auch neugestartet, doch das hat auch nix gebracht. Ich hoffe ihr könnt mir helfen.

Edit: Mein OS ist Debian Lenny 32 bits
(This post was last modified: 08-03-2009 09:44 PM by Lapos11.)
08-03-2009 09:36 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
PHP 500 Error - Lapos11 - 08-03-2009 09:36 PM
RE: PHP 500 Error - BeNe - 08-03-2009, 09:57 PM
RE: PHP 500 Error - Lapos11 - 08-03-2009, 10:09 PM
RE: PHP 500 Error - BeNe - 08-03-2009, 10:15 PM
RE: PHP 500 Error - Lapos11 - 08-03-2009, 10:36 PM
RE: PHP 500 Error - gOOvER - 08-03-2009, 11:07 PM
RE: PHP 500 Error - Lapos11 - 08-03-2009, 11:13 PM

Forum Jump:


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