As in /usr/lib64/

Got it.
   === Al



----- Original Message ----
From: Eric Covener <cove...@gmail.com>
To: users@httpd.apache.org
Sent: Sun, April 4, 2010 1:21:03 PM
Subject: Re: [us...@httpd] Wrong ELF class; libxml2

On Sun, Apr 4, 2010 at 5:08 PM, Al Sparks <data...@yahoo.com> wrote:
> I'm running CentOS 5.4 64bit, and I'm attempting to migrate an Apache web 
> site from Apache 2.0 to Apache 2.2.  The Apache 2.0 instance is running on an 
> old Fedora 32bit machine.
>
> On the new box (as well as the old) I've compiled and installed from the 
> source.
>
> Attempting to run off the 2.0 httpd.conf, I get the following error:
>
>  httpd: Syntax error on line 237 of /usr/local/apache2/conf/httpd.conf: 
> Cannot load /usr/lib/libxml2.so into server: /usr/lib/libxml2.so: wrong ELF 
> class: ELFCLASS32
>
> I have both 32b and 64b libxml2 packages installed:
>
>  Installed Packages
>  libxml2.i386                           2.6.26-2.1.2
>  libxml2.x86_64                         2.6.26-2.1.2
>  libxml2-devel.i386                     2.6.26-2.1.2
>  libxml2-devel.x86_64                   2.6.26-2.1.2
>  libxml2-python.x86_64                  2.6.26-2.1.2
>

See line 237 in your config.  If you're using LoadFile in your 64-bit
webserver, point to the 64-bit libxml library.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to