Skip to content

Instantly share code, notes, and snippets.

@bhavin192
Last active May 28, 2016 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhavin192/2cc90e556be78d6065004dfba43a26dc to your computer and use it in GitHub Desktop.
Save bhavin192/2cc90e556be78d6065004dfba43a26dc to your computer and use it in GitHub Desktop.
root@A1:~# service apache2 start
* Starting web server apache2 *
* The apache2 configtest failed.
Output of config test was:
apache2: ../sysdeps/posix/getaddrinfo.c:2583: getaddrinfo: Assertion `(__extension__ ({ const struct in6_addr *__a = (const struct in6_addr *) (sin6->sin6_addr.__in6_u.__u6_addr32); __a->__in6_u.__u6_addr32[0] == 0 && __a->__in6_u.__u6_addr32[1] == 0 && __a->__in6_u.__u6_addr32[2] == __bswap_32 (0xffff); }))' failed.
Aborted (core dumped)
Action 'configtest' failed.
The Apache error log may have more information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment