On Sun, Mar 11, 2007 at 12:27:43PM -0000, profadourman wrote:
> (98)Address already in use: make_sock: could not bind to address [::]:80
> (98)Address already in use: make_sock: could not bind to address
> 0.0.0.0:80
> no listening sockets available, shutting down
> Unable to open logs

An unqualified thought crossed my mind that I'd like to share: Can it be 
that Fc6 have security-patched apache so that it first chuid's and then does 
everything else (listening, opening logfiles)? B-)

The unspeakable through could be verified by starting the webserver with 
something similar to `strace -f -e trace=network,file httpd -F` and then 
following the stream of ASCII characters through the endless widths of 
your terminal.

Dir*g*.
-- 
Perl's grammar can not be reduced to BNF. The work of parsing perl is 
distributed between yacc, the lexer, smoke and mirrors. (Chaim Frenkel)

Reply via email to