Hi, i have checked permissions and they are ok, the sintax of the file i
think is ok. About the default httpd.conf i only make two changes
Listen --> 80 to 7000
User and Group --> nobody to myuser.
I compiled Apache with the option --prefix, it's the one option i have used
They aren't logs and th
On 06/21/2010 07:01 AM, Dan Poirier wrote:
On 2010-06-20 at 14:08, Nilesh Govindarajan wrote:
A newly configured apache installation keeps emitting this error.
It was compiled from scratch with worker MPM.
The settings for worker MPM is below:
StartServers 5
MaxClients
I am looking for what can be achieved with Apache.My understanding is
just that of a newbie.
I used reverse proxy and NameVirtualHosting with some Customized Logging.
Recorded time stamps Apache took to serve pages.Used a few application
servers with
Apache as front end to them.
I recently came ac
On 2010-06-20 at 14:08, Nilesh Govindarajan wrote:
> A newly configured apache installation keeps emitting this error.
> It was compiled from scratch with worker MPM.
> The settings for worker MPM is below:
> StartServers 5
> MaxClients 250
> MinSpareThreads 5
>
A newly configured apache installation keeps emitting this error.
It was compiled from scratch with worker MPM.
The settings for worker MPM is below:
StartServers 5
MaxClients 250
MinSpareThreads 5
MaxSpareThreads 10
ThreadsPerChild 50
MaxRe
Hi,Tom and Rich thanks for your links.Can you provide any more link as
what exactly can I do more with Apache.
I have hosted websites and know some bit of reverse proxy etc.
>From this discussion I got curiosity to understand the hooking process
of apache.Can you provide me some links which you fee
Carlos _ wrote:
I am working with Apache v2.2.6 and with v2.2.12, but when i try to start
Apache i receive de next error message:
httpd: Could not open configuration file /usr/local/apache2.2/conf/
httpd.conf: Invalid argument, the file exists and have permissions,
The SO is Linux x86_64 x86_64