[users@httpd] cross-compiled httpd 2.4.9: Segmentation fault. 0x403428ec in pthread_mutex_lock () from /lib/libc.so.0

2015-01-15 Thread Alex Potapenko
Dear all! I'm trying to get httpd to work on my router using optware. I added optware target with the same toolchain used to build router's firmware. While numerous packages I built so far work fine, launching any binary that comes with httpd results in a segfault: root@unknown:/tmp/home/root# gd

[users@httpd] 2.4 Configuration Errors

2015-01-15 Thread Chris Arnold
apache 2.4.10 on SLES 12. We are moving from apache 2.2.x on SLES 11 SP3 and when i migrate our current http settings into 2.4.10 and rcapache2, i get this error: Jan 15 17:03:53 webtest start_apache2[6019]: AH00526: Syntax error on line 36 of /opt/alfresco/tomcat/conf/jk.conf: Jan 15 17:03:5

Re: [users@httpd] 2.4 Configuration Errors

2015-01-15 Thread Chris Arnold
> On Jan 15, 2015, at 5:21 PM, Chris Arnold wrote: > > > apache 2.4.10 on SLES 12. We are moving from apache 2.2.x on SLES 11 SP3 and > when i migrate our current http settings into 2.4.10 and rcapache2, i get > this error: > > > Jan 15 17:03:53 webtest start_apache2[6019]: AH00526: Syntax

Re: [users@httpd] 2.4 Configuration Errors

2015-01-15 Thread Yehuda Katz
The allow and deny directives have been removed in 2.4. See the upgrade documentation: http://httpd.apache.org/docs/2.4/upgrading.html - Y Sent from a gizmo with a very small keyboard and hyperactive autocorrect. On Jan 15, 2015 5:20 PM, "Chris Arnold" wrote: > > apache 2.4.10 on SLES 12. We ar

Re: [users@httpd] 2.4 Configuration Errors

2015-01-15 Thread David Grant
from 2.2 to 2.4 'deny' should be replaced with ‘denied’ On Jan 15, 2015, at 2:20 PM, Chris Arnold wrote: > > apache 2.4.10 on SLES 12. We are moving from apache 2.2.x on SLES 11 SP3 and > when i migrate our current http settings into 2.4.10 and rcapache2, i get > this error: > > > Jan 15 1

Re: [users@httpd] 2.4 Configuration Errors

2015-01-15 Thread Jeff Trawick
On Thu, Jan 15, 2015 at 5:25 PM, Chris Arnold wrote: > > > On Jan 15, 2015, at 5:21 PM, Chris Arnold > wrote: > > > > > > apache 2.4.10 on SLES 12. We are moving from apache 2.2.x on SLES 11 SP3 > and when i migrate our current http settings into 2.4.10 and rcapache2, i > get this error: > > > >