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