Current time: 11-23-2024, 11:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
Nur weisse Seite
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: Nur weisse Seite
nimm mal meine fastcgi_ispcp.conf:

ohne Kommentre oben...
Code:
<IfModule mod_fastcgi.c>
        FastCgiWrapper On
        FastCgiIpcDir /var/lib/apache2/fastcgi2

        FastCgiConfig -minProcesses 1 \
                      -maxProcesses 400 \
                      -maxClassProcesses 5 \
                      -multiThreshold 80 \
                      -killInterval 60 \
                      -startDelay 5
                      # -singleThreshold 100 \
                      # -autoUpdate \
                      # -pass-header HTTP_AUTHORIZATION
#-maxClassProcesses 15 \
#-restart-delay 10 \
#-idle-timeout 120 \
# -idle-timeout 300

        FastCgiServer /var/www/fcgi/master/php5-fcgi-starter -user vu2000 -group vu2000 -idle-timeout 300

        #
        # PHP5 SUPPORT
        #

        AddHandler php-fastcgi .php .php5

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

        Action php-fastcgi /php5/php5-fcgi-starter
        AddType application/x-httpd-php .php .php5
</IfModule>

/J
10-04-2009 08:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Nur weisse Seite - yog512 - 10-04-2009, 07:48 AM
RE: Nur weisse Seite - yog512 - 10-04-2009, 06:49 PM
RE: Nur weisse Seite - yog512 - 10-04-2009, 08:04 PM
RE: Nur weisse Seite - joximu - 10-04-2009 08:58 PM
RE: Nur weisse Seite - yog512 - 10-04-2009, 09:08 PM
RE: Nur weisse Seite - ephigenie - 10-04-2009, 09:48 PM
RE: Nur weisse Seite - yog512 - 10-04-2009, 09:50 PM
RE: Nur weisse Seite - BeNe - 10-05-2009, 04:24 PM

Forum Jump:


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