Re: [us...@httpd] Re: RAM problem w/ multiple Apache processes

2009-05-13 Thread Rex C. Eastbourne
On Tue, May 12, 2009 at 9:43 PM, Prasanna Ram Venkatachalam wrote: > mod_actions should be included I guess. Can you see it precompiled with > apache using httpd -l? or see it in httpd.conf LoadModule section? > > On Wed, May 13, 2009 at 9:43 AM, Rex C. Eastbourne > wrote: >> >> Thanks, Eric. I k

Re: [us...@httpd] Re: RAM problem w/ multiple Apache processes

2009-05-12 Thread Nick Kew
On 13 May 2009, at 05:13, Rex C. Eastbourne wrote: This is probably for thread-safety reasons. Maybe you can just remove mod_php and use PHP-as-cgi (or fastcgi). Thanks, Eric. I kept the apache2-mpm-worker package and installed php5-cgi. Then you need to run your scripts as CGI (follow CGI

Re: [us...@httpd] Re: RAM problem w/ multiple Apache processes

2009-05-12 Thread Prasanna Ram Venkatachalam
mod_actions should be included I guess. Can you see it precompiled with apache using httpd -l? or see it in httpd.conf LoadModule section? On Wed, May 13, 2009 at 9:43 AM, Rex C. Eastbourne wrote: > On Sun, May 10, 2009 at 5:59 PM, Eric Covener wrote: > > On Sun, May 10, 2009 at 8:53 PM, Rex C.

Re: [us...@httpd] Re: RAM problem w/ multiple Apache processes

2009-05-12 Thread Rex C. Eastbourne
On Sun, May 10, 2009 at 5:59 PM, Eric Covener wrote: > On Sun, May 10, 2009 at 8:53 PM, Rex C. Eastbourne > wrote: >> Does anyone have both the worker mpm and phpmyadmin installed on >> Ubuntu? When I run "apt-get install phpmyadmin", it tries to remove >> apache2-mpm-worker and install apache2-m

Re: [us...@httpd] Re: RAM problem w/ multiple Apache processes

2009-05-10 Thread Eric Covener
On Sun, May 10, 2009 at 8:53 PM, Rex C. Eastbourne wrote: > Does anyone have both the worker mpm and phpmyadmin installed on > Ubuntu? When I run "apt-get install phpmyadmin", it tries to remove > apache2-mpm-worker and install apache2-mpm-prefork. I'm trying to > figure out if there is a workarou

[us...@httpd] Re: RAM problem w/ multiple Apache processes

2009-05-10 Thread Rex C. Eastbourne
On Mon, May 4, 2009 at 12:15 AM, Rex C. Eastbourne wrote: > Hi, > > I seem to have done something very wrong with my Apache configuration, > but can't figure out what it is. Essentially, each time I launch my > website and start to get traffic, I almost immediately run out of RAM. > Typing "ps fau