Last active
May 28, 2016 13:19
-
-
Save bhavin192/2cc90e556be78d6065004dfba43a26dc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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