Gentoo Archives: gentoo-amd64

From: Keith Jackson <kjackson@×××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: apache2, libphp5.so and libedit.so
Date: Thu, 17 Dec 2009 00:02:50
Message-Id: 4B295A60.3080809@crimebucket.com
In Reply to: [gentoo-amd64] apache2, libphp5.so and libedit.so by Keith Jackson
1 Ok, totally naive abut linking and libraries and such here, but looking
2 at libedit.so it's actually a text file script redirect of some sort.
3 apache seems to load, but syntax checking of the conf file does a file
4 header check on the library, which fails.
5
6 A new strict behavior of apache when syntax checking or something?
7
8
9 Keith Jackson wrote:
10 > Any idea why this might have happened?
11 >
12 >
13 > hurricane modules.d # /etc/init.d/apache2 restart
14 > * apache2 has detected a syntax error in your configuration files:
15 > apache2: Syntax error on line 148 of /etc/apache2/httpd.conf: Syntax
16 > error on line 4 of /etc/apache2/modules.d/70_mod_php5.conf: Cannot
17 > load /usr/lib64/apache2/modules/libphp5.so into server:
18 > /usr/lib64/libedit.so: invalid ELF header
19 >
20 >