Gentoo Archives: gentoo-user

From: Tanstaafl <tanstaafl@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Apache died this morning... why?
Date: Mon, 30 Dec 2013 10:48:15
Message-Id: 52C14F49.60309@libertytrek.org
1 Good morning everyone,
2
3 Came in this morning to a server with a non-running apache...
4
5 It did restart ok, but when I checked the error log, I found this:
6
7 [Mon Dec 30 03:10:02 2013] [notice] Graceful restart requested, doing
8 restart
9 [Mon Dec 30 03:10:02 2013] [error] (9)Bad file descriptor:
10 apr_socket_accept: (client socket)
11 apache2: Syntax error on line 169 of /etc/apache2/httpd.conf: Syntax
12 error on line 4 of /etc/apache2/modules.d/70_mod_php5.conf: Cannot load
13 /usr/lib64/apache2/modules/libphp5.so into server: /lib64/libc.so.6:
14 version `GLIBC_2.16' not found (required by /usr//lib64/libcurl.so.4)
15
16 I did recently do the gcc upgrade to 4.7... so is this because I failed
17 to rebuild sys-devel/libtool?
18
19 Or do I need to rebuild apache? Or both?
20
21 The GCC Upgrade guide is a bit outdated (still referring to gcc 3.4 and
22 4.1, with no mention of newer versions, so I wasn't sure if that was
23 still necessary...
24
25 Thanks

Replies

Subject Author
Re: [gentoo-user] Apache died this morning... why? Alan McKinnon <alan.mckinnon@×××××.com>