For now, ignore ServerName warning (easily fixed).  Ignore OnDemand
warning (I seem to be getting this too).  Ignore collate_minutes
warning (not sure what is causing this, but it should be unrelated).

The message below indicates that the port 90 address already is in
use.  That would imply to me that *something* would be returned by the
following command:

curl localhost

Also, what happens if you stop httpd, and run

sudo /usr/bin/httpd

- Sam Ruby

On Tue, Jun 16, 2020 at 8:25 PM Craig Russell <apache....@gmail.com> wrote:
>
> My httpd is from 2017.
> [MacBook-Pro-10:~/apache/git/whimsy] clr% /usr/sbin/apachectl --version
> [Tue Jun 16 17:23:21.665351 2020] [ldap:debug] [pid 18423] util_ldap.c(2567): 
> AH01308: LDAP: SSL verify server certificate - FALSE
>
> AH00557: httpd: apr_sockaddr_info_get() failed for MacBook-Pro-10.local
> AH00558: httpd: Could not reliably determine the server's fully qualified 
> domain name, using 127.0.0.1. Set the 'ServerName' directive globally to 
> suppress this message
> (48)Address already in use: AH00072: make_sock: could not bind to address 
> [::]:80
> (48)Address already in use: AH00072: make_sock: could not bind to address 
> 0.0.0.0:80
> no listening sockets available, shutting down
> AH00015: Unable to open logs
>
>
> > On Jun 16, 2020, at 5:21 PM, Craig Russell <apache....@gmail.com> wrote:
> >
> > Log file shows:
> > Jun 16 17:20:22 MacBook-Pro-10 com.apple.xpc.launchd[1] (org.apache.httpd): 
> > Please switch away from OnDemand to KeepAlive.
> > Is that a real problem?
> >
> > Craig
> >
>
> Craig L Russell
> c...@apache.org
>

Reply via email to