RE: [users@httpd] Apache on Windows NFS Mount

2012-09-28 Thread Brad Baker
"When running Apache httpd as a service, you must create a separate account in order to access network resources, as described above." I've already done this per my original post: " I'm running apache as an active directory account (ourdomain\apache)". I can access the resource as the apache user

Re: [users@httpd] Apache on Windows NFS Mount

2012-09-28 Thread Jeff Trawick
On Fri, Sep 28, 2012 at 4:50 PM, Brad Baker wrote: > Thanks but this is for UNC/SMB/CIFS (which I already have working - > albeit performance is awful). I'm trying to use NFS. It seems that you have some shared symptoms -- the service environment you're using isn't aware of that mapped drive. "W

RE: [users@httpd] Apache on Windows NFS Mount

2012-09-28 Thread Brad Baker
Thanks but this is for UNC/SMB/CIFS (which I already have working - albeit performance is awful). I'm trying to use NFS. -Original Message- From: Jeff Trawick [mailto:traw...@gmail.com] Sent: Friday, September 28, 2012 3:55 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache

Re: [users@httpd] Apache on Windows NFS Mount

2012-09-28 Thread Jeff Trawick
On Fri, Sep 28, 2012 at 3:42 PM, Brad Baker wrote: > I’m trying to get apache on windows 2008 R2 to work with an NFS mount as the > document root. I have done the following: See if this helps: http://httpd.apache.org/docs/2.4/platform/windows.html#windrivemap > > > > - Setup Services for Network

[users@httpd] Apache on Windows NFS Mount

2012-09-28 Thread Brad Baker
I'm trying to get apache on windows 2008 R2 to work with an NFS mount as the document root. I have done the following: - Setup Services for Network File System - Ran the following commands (again on windows): mount \\10.99.108.90\test_htdocs X: - I can open my computer and browse the X: dri

Re: [users@httpd] OpenSSL version in Apache 2.2.23

2012-09-28 Thread Eric Covener
On Fri, Sep 28, 2012 at 12:51 PM, Andy Wang wrote: > On 09/27/2012 05:47 AM, Eric Covener wrote: >> >> On Thu, Sep 27, 2012 at 4:05 AM, Görkem Durğüt wrote: >>> >>> Hi, >>> >>> I was talking about the "binary" files for Windows published in >>> Apahce.Org website. You can check the files in the l

Re: [users@httpd] OpenSSL version in Apache 2.2.23

2012-09-28 Thread Andy Wang
On 09/27/2012 05:47 AM, Eric Covener wrote: On Thu, Sep 27, 2012 at 4:05 AM, Görkem Durğüt wrote: Hi, I was talking about the "binary" files for Windows published in Apahce.Org website. You can check the files in the link below. I have seen the 2.2.23 binary installation files fow Windows in

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Tom Evans
On Fri, Sep 28, 2012 at 1:10 PM, Tom Evans wrote: > On Fri, Sep 28, 2012 at 12:51 PM, Roel Wagenaar wrote: >> Tom Evans wrote: >> >>> On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar >>> wrote: >>> > Hi, >>> > >>> > I am trying to get SSI working on my Apache2 server, I have bee

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Tom Evans
On Fri, Sep 28, 2012 at 12:51 PM, Roel Wagenaar wrote: > Tom Evans wrote: > >> On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar wrote: >> > Hi, >> > >> > I am trying to get SSI working on my Apache2 server, I have been > following this >> > guideline: >> > >> > http://

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Roel Wagenaar
Tom Evans wrote: > On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar wrote: > > Hi, > > > > I am trying to get SSI working on my Apache2 server, I have been following this > > guideline: > > > > http://httpd.apache.org/docs/2.2/howto/ssi.html > > > > to the lett

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Tom Evans
On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar wrote: > Hi, > > I am trying to get SSI working on my Apache2 server, I have been following > this > guideline: > > http://httpd.apache.org/docs/2.2/howto/ssi.html > > to the letter Can you share your configuration so we can validate this :) Cheer

Re: [users@httpd] apache getting stuck after reaching max number of max clients

2012-09-28 Thread Tom Evans
On Fri, Sep 28, 2012 at 3:04 AM, val john wrote: > Hi.. guys > > My apache config as follows , > > # > Timeout 1000 > KeepAlive Off > MaxKeepAliveRequests 500 > KeepAliveTimeout 15 > > > StartServers 5 > MinSpareServers 5 > MaxSpareServers 10 > MaxClients

[users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Roel Wagenaar
Hi, I am trying to get SSI working on my Apache2 server, I have been following this guideline: http://httpd.apache.org/docs/2.2/howto/ssi.html to the letter, and all I get is an error in apache2/error.log like this: [Fri Sep 28 10:52:44 2012] [warn] [client 46.231.82.7] mod_include: Options +In