Re: [users@httpd] Problem with MPM Setting

2013-02-08 Thread Nick Kew
On Thu, 7 Feb 2013 23:40:50 -0600 yogesh hingmire yogesh.hingm...@gmail.com wrote: $ httpd -V Am i missing something 'which httpd' If that doesn't have you kicking yourself, you need to get to grips with the operating system concept of paths. -- Nick Kew

[users@httpd] Problem with MPM Setting

2013-02-07 Thread yogesh hingmire
I downloaded the Apache2.4 and configured it using the below options because i wanted to run Apache in the worker MPM ./configure --enable-mods-shared=all --enable-so --enable-deflate --enable-headers --enable-expires --enable-ssl=shared --enable-mpms-shared=all --with-mpm=worker --with-apr=/usr