Re: FreeBSD apache problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jun 11, 2010 at 2:26 PM, Eric Covener <covener@xxxxxxxxx> wrote:
> On Fri, Jun 11, 2010 at 9:20 AM, Peter Maguire <wormpeter@xxxxxxxxxxx> wrote:
>> Hi I have encountered a problem using apache 2.2 on freeBSD. Every
>> time I start the server it says somthing like:
>> Httpd: apr_sockaddr_info_get () failed for .LAN
>> Httpd: could not reliably determine the server's fully qualified
>> domain name, useing 127.0.0.1
>
> Set a ServerName in your base configuration that resolves to some hostname.
>
>> [warn] (2) no such file or directory: failed to enable the 'httpready'
>> Accept filter
>
> Try searching the web (harder?) for this error message, or disable the
> filter http://httpd.apache.org/docs/2.2/mod/core.html#acceptfilter
>

FreeBSD Specific instructions:

kldload accf_http
kldload accf_data # if using accept filters on SSL

Add the following lines to /etc/rc.conf to have them auto loaded:
apache22_http_accept_enable="YES"

Cheers

Tom

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux