(no subject)
Finally figured out why apache on aether wasn't working
For some reason, it was trying to get an IPv6 socket, and I had forgotten to build the ipv6.o last kernel build. So it failed, and apache -4 works.
strace is my very dear friend.
For some reason, it was trying to get an IPv6 socket, and I had forgotten to build the ipv6.o last kernel build. So it failed, and apache -4 works.
strace is my very dear friend.