Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: expat library issue

by mirod (Canon)
on Sep 10, 2003 at 16:11 UTC ( [id://290462]=note: print w/replies, xml ) Need Help??


in reply to expat library issue

An other common problem with XML::Parser is that an incompatible (static) version of expat also comes with some (old) versions of Apache. If this version is in the library search path before the proper one... BANG!

from the Axkit FAQ:

The usual cause is currently a conflict between differing versions of expat that are being loaded at the same time. This shouldn't happen if you install expat as a shared library before you compile expat, as it will detect an installed version during configure.
If you still get problems despite this, you might want to compile apache without expat. This is done with the following configure option:
./configure --disable-rule=EXPAT

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://290462]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-03-28 22:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found