Re: [users@httpd] FreebSD jailed Apache 2.4 rewrite/proxy module errors

2014-08-13 Thread Goran Tepshic
Great, thanks a ton mate! On Wed, Aug 13, 2014 at 8:30 PM, Jeff Trawick wrote: > On Wed, Aug 13, 2014 at 8:05 AM, Goran Tepshic > wrote: > >> Hmm, interesting tip Jedd. >> >> I now tried changing mutex (*commended by default*) to *sem *and those >> error logs stopped. >> Now, reading this pag

Re: [users@httpd] FreebSD jailed Apache 2.4 rewrite/proxy module errors

2014-08-13 Thread Jeff Trawick
On Wed, Aug 13, 2014 at 8:05 AM, Goran Tepshic wrote: > Hmm, interesting tip Jedd. > > I now tried changing mutex (*commended by default*) to *sem *and those > error logs stopped. > Now, reading this page > http://httpd.apache.org/docs/current/mod/core.html#mutex i see that there > are couple of

Re: [users@httpd] FreebSD jailed Apache 2.4 rewrite/proxy module errors

2014-08-13 Thread Goran Tepshic
Hmm, interesting tip Jedd. I now tried changing mutex (*commended by default*) to *sem *and those error logs stopped. Now, reading this page http://httpd.apache.org/docs/current/mod/core.html#mutex i see that there are couple of mutexes available (*i still don't know what that is and why do I need

Re: [users@httpd] FreebSD jailed Apache 2.4 rewrite/proxy module errors

2014-08-13 Thread Jeff Trawick
On Wed, Aug 13, 2014 at 6:40 AM, Goran Tepshic wrote: > Just set up a FreeBSD jail to run httpd in it and all works good except > these two, rewrite/proxy modules. > > *These are error logs excerpts:* > > > *mod_rewrite* error: > > [rewrite:crit] [pid 43447] (13)Permission denied: AH00666: mod_re

[users@httpd] FreebSD jailed Apache 2.4 rewrite/proxy module errors

2014-08-13 Thread Goran Tepshic
Just set up a FreeBSD jail to run httpd in it and all works good except these two, rewrite/proxy modules. *These are error logs excerpts:* *mod_rewrite* error: [rewrite:crit] [pid 43447] (13)Permission denied: AH00666: mod_rewrite: could not init rewrite_mapr_lock_acquire in child *mod_proxy*