Current time: 05-21-2024, 03:53 PM Hello There, Guest! (LoginRegister)


Post Reply 
Error upgrading RC3 -> RC4
Author Message
Adel Offline
Junior Member
*

Posts: 38
Joined: Feb 2008
Reputation: 0
Post: #6
RE: Error upgrading RC3 -> RC4
Zothos Wrote:your config is not totaly right:

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

        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>

this one is a bit better.

Hello
Thanks Joximu & Zothos
Thank you both for your help and support.
I manage to install RC4 finally.
Thanks again very much
(This post was last modified: 04-01-2008 07:14 AM by Adel.)
04-01-2008 03:41 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Error upgrading RC3 -> RC4 - Adel - 03-31-2008, 09:56 AM
RE: Error upgrading RC3 -> RC4 - DmT - 03-31-2008, 11:08 AM
RE: Error upgrading RC3 -> RC4 - Adel - 03-31-2008, 11:24 AM
RE: Error upgrading RC3 -> RC4 - joximu - 04-01-2008, 02:54 AM
RE: Error upgrading RC3 -> RC4 - Zothos - 04-01-2008, 02:58 AM
RE: Error upgrading RC3 -> RC4 - Adel - 04-01-2008 03:41 AM
RE: Error upgrading RC3 -> RC4 - bpratt - 04-23-2008, 10:39 AM
RE: Error upgrading RC3 -> RC4 - joximu - 04-23-2008, 11:29 AM
RE: Error upgrading RC3 -> RC4 - bpratt - 04-23-2008, 11:55 AM
RE: Error upgrading RC3 -> RC4 - joximu - 04-23-2008, 08:24 PM

Forum Jump:


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