On 7/8/05, Juan Noguera <[EMAIL PROTECTED]> wrote:
>  
> 
> Hello, 
> 
> I just installed Apache2.1.6[alpha] on a Mac G3 (PPC) running a fully
> updated Debian Linux. It compiled ok (no error). However, when trying to
> start it (apachectl start) I get the following error: 
> 
> (92)Protocol not available: failed to enable APR_TPC_DEFER_ACCEPT 
> 
> I have done a quick search in several mailing lists and google and could not
> find anything related to this problem. 
> 
> Any help will be appreciated. 

Try
AcceptFilter http none
in httpd.conf.

Probably your kernel doesn't have TCP aqccept filters enabled.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to