logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: [Error] (38)Function not implemented: apr_socket_accept
Author
xander



Joined: 28 May 2014
Posts: 1
Location: rus

PostPosted: Thu 29 May '14 8:41    Post subject: [Error] (38)Function not implemented: apr_socket_accept Reply with quote

Hi!
I have a troubles with apache.
As forum rules were pointed, here is my configuration:

Apache version: 2.2.22-13+deb7u1
OS: debian 7.5
Architecture: powerpc (NAS server)

When I try to visit server through browser, in /var/log/apache2/error.log were added these lines:
http://apaste.info/tKb

config http://apaste.info/AUP

And apache was dropped down.

I found on debian bug-tracker same problem, but didn't understand how to deal with that.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730744

thanks for your help
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Sat 16 Aug '14 17:37    Post subject: Reply with quote

It seems the debian maintainer used an too old version of apr for compiling apache.

You can still compile apache yourself. That is what I do. Also I can have 2.4 Smile

http://pastebin.com/wT7TQVNy
Back to top


Reply to topic   Topic: [Error] (38)Function not implemented: apr_socket_accept View previous topic :: View next topic
Post new topic   Forum Index -> Apache