Re: [EMAIL PROTECTED] How Apache manages all its children

2006-08-13 Thread Steve Swift
You can see some information on the child processes by enabling the /info URL in httpd.conf - but you probably knew that already.On 14/08/06, Qingshan Xie <[EMAIL PROTECTED]> wrote:Hi,   I am curious how Apache manages all children, which of them are in the service to clients, which of themare Idl

Re: [EMAIL PROTECTED] Apache 2.2.3 for Windows compile - DLL search order - help needed

2006-08-13 Thread William A. Rowe, Jr.
Nick Kew wrote: > On Sunday 13 August 2006 17:25, [EMAIL PROTECTED] wrote: >> Can sombody help me to set up Apache to load dlls of Oracle? > > Apache will need ORACLE_BASE in its environment. On *X we just set that in > apachectl. I don't know what a windoze equivalent looks like. Similar; you

[EMAIL PROTECTED] How Apache manages all its children

2006-08-13 Thread Qingshan Xie
Hi, I am curious how Apache manages all children, which of them are in the service to clients, which of them are Idle, etc.? Can some one give me a brief description or refer me a URL/books? Many Thanks, Q.Xie __ Do You Yahoo!? Tired of spam?

Re: [EMAIL PROTECTED] WebServer slower after turned on KeepAlive

2006-08-13 Thread Qingshan Xie
--- Joshua Slive <[EMAIL PROTECTED]> wrote: .. > Having a portion of children hanging out in keepalive > could hurt even if there are children free, because > it could cause more context switches/memory cache > misses when switching requests between children. I don't fully understand what

RE: [EMAIL PROTECTED] DBD: driver

2006-08-13 Thread Rob Sterenborg
Spence wrote: ... > I then downloaded apr_dbd_mysql.c, ran buildconf and then followed > the instructions on http://httpd.apache.org/docs/2.2/install.html for > manually building APR/APR-Utils. I recompiled Apache with the > --with-apr and --with-apr-utils flags, but I s

[EMAIL PROTECTED] DBD: driver

2006-08-13 Thread Spence
Originally posted in APR Dev (http://www.nabble.com/DBD%3A-driver-tf2088429.html#a5760878) I'm new to this, but hopefully someone can shed some light on this. I'm trying to install Apache 2.2, MySQL 5, and PHP 5 on a Mac OSX (10.3.9) server. The server already runs Apache 1.3, MySQL 4, and PHP

Re: [EMAIL PROTECTED] Apache 2.2.3 for Windows compile - DLL search order - help needed

2006-08-13 Thread Nick Kew
On Sunday 13 August 2006 17:25, [EMAIL PROTECTED] wrote: > Hi, Please fix your mailer! > Can sombody help me to set up Apache to load dlls of Oracle? Apache will need ORACLE_BASE in its environment. On *X we just set that in apachectl. I don't know what a windoze equivalent looks like. -- Ni

Re: [EMAIL PROTECTED] Apache 2.2.3 for Windows compile - DLL search order - help needed

2006-08-13 Thread jayaram . g
Hi, Can sombody help me to set up Apache to load dlls of Oracle? The Path environment variable is having the path of Oracle dlls. But Apache is not searching in that order. What is to be done so that Apache searches in Path also for DLLs if not found? Thanks, Jayaram hunter <[EMAIL PROTECTED]>

[EMAIL PROTECTED] Apache 2.2.3 and mod_auth_pgsql

2006-08-13 Thread alan bryan
Hello,I have a FreeBSD 6.1 machine with Apache 2.2.3 installed from FreeBSD ports.  I also installed the mod_auth_pgsql2 port.  I used my same .htaccess file from my old working setup of Apache 2.0 and mod_auth_pgsql and this fails with the new setup.  The error I receive is: "No Authn provider con