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
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
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
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
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*