Current time: 05-23-2024, 06:48 PM Hello There, Guest! (LoginRegister)


Post Reply 
Apache just stopped :O!!
Author Message
rauschr Offline
Junior Member
*

Posts: 121
Joined: May 2008
Reputation: 0
Post: #2
RE: Apache just stopped :O!!
change this line in
/etc/init.d/apache2/mods_enable/@fastcgi_iscp.conf

<IfModule mod_fastcgi.c>
FastCgiWrapper On
FastCgiIpcDir /var/lib/apache2/fastcgi2

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

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

#
# 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>szerver2:/etc/apache2/mods-enabled#

and change in
/etc/init.d/apache2/apache2.conf
KeepAlive=Off
(This post was last modified: 07-28-2008 08:06 AM by rauschr.)
07-28-2008 08:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Apache just stopped :O!! - rauschr - 07-28-2008 08:05 AM
RE: Apache just stopped :O!! - nicolas - 08-25-2008, 05:05 AM
RE: Apache just stopped :O!! - rauschr - 08-26-2008, 03:32 AM
RE: Apache just stopped :O!! - nicolas - 09-01-2008, 09:28 PM
RE: Apache just stopped :O!! - nicolas - 08-27-2008, 06:21 PM
RE: Apache just stopped :O!! - rauschr - 08-29-2008, 08:02 AM
RE: Apache just stopped :O!! - nicolas - 08-30-2008, 01:05 AM
RE: Apache just stopped :O!! - rauschr - 09-01-2008, 08:10 AM
RE: Apache just stopped :O!! - nicolas - 09-01-2008, 09:35 PM
RE: Apache just stopped :O!! - nicolas - 09-10-2008, 06:44 PM
RE: Apache just stopped :O!! - sci2tech - 09-11-2008, 06:18 AM
RE: Apache just stopped :O!! - nicolas - 09-12-2008, 08:15 PM
RE: Apache just stopped :O!! - sci2tech - 09-13-2008, 12:32 AM
RE: Apache just stopped :O!! - nicolas - 09-13-2008, 01:26 AM
RE: Apache just stopped :O!! - nicolas - 09-17-2008, 07:32 PM
RE: Apache just stopped :O!! - Wut - 10-16-2008, 05:26 PM
RE: Apache just stopped :O!! - sci2tech - 10-16-2008, 08:59 PM
RE: Apache just stopped :O!! - Wut - 10-17-2008, 01:40 AM

Forum Jump:


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