Current time: 09-27-2024, 05:31 PM Hello There, Guest! (LoginRegister)


Post Reply 
php4 wird benötigt
Author Message
chrischnian Offline
Newbie
*

Posts: 5
Joined: Mar 2008
Reputation: 0
Post: #5
RE: php4 wird benötigt
Shit dies steht in der Datei schon drin: Also dürfte es gar nicht php5 ausführen.

Das ist in der Datei
Code:
<IfModule mod_fastcgi.c>
FastCgiWrapper On
FastCgiIpcDir /var/lib/apache2/fastcgi2
FastCgiConfig -minProcesses 1 -maxProcesses 10 -singleThreshold 100
              #-killInterval 300 \
              #-autoUpdate \
              #-idle-timeout 240 \
              #-pass-header HTTP_AUTHORIZATION

FastCgiServer /var/www/fcgi/master/php4-fcgi-starter -user vu2000 -group vu2000

#
# PHP4 SUPPORT
#

AddHandler php-fastcgi .php

<Location /php4/php4-fcgi-starter>
    SetHandler fastcgi-script
    Options +ExecCGI
</Location>

Action php-fastcgi /php4/php4-fcgi-starter
AddType application/x-httpd-php .php

#
# PHP5 SUPPORT
#

#AddHandler php5-fastcgi .php5

#<Location /php5/php5-fcgi-starter>
#    SetHandler fastcgi-script
#    Options +ExecCGI
#</Location>

#Action php5-fastcgi /php5/php5-fcgi-starter
</IfModule>

Da muss sich was überschneiden weil er es dennoch macht??[/code]
03-29-2008 08:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
php4 wird benötigt - chrischnian - 03-29-2008, 08:45 AM
RE: php4 wird benötigt - FeG - 03-29-2008, 08:48 AM
RE: php4 wird benötigt - chrischnian - 03-29-2008, 08:54 AM
RE: php4 wird benötigt - joximu - 03-29-2008, 08:55 AM
RE: php4 wird benötigt - chrischnian - 03-29-2008 08:58 AM
RE: php4 wird benötigt - joximu - 03-29-2008, 09:00 AM
RE: php4 wird benötigt - chrischnian - 03-29-2008, 09:05 AM
RE: php4 wird benötigt - FeG - 03-29-2008, 09:07 AM
RE: php4 wird benötigt - chrischnian - 03-29-2008, 09:22 AM

Forum Jump:


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