Vonleigh Simmons wrote: >> I believe I had to build apache+mod_ssl with the >> "APACHE_WITHOUT_EXPAT=YES" configuration to resolve this. ISTR that >> php's built-in expat conflicted with Apache's. > > > Makes sense. At first I couldn't update it because of conflicts > with older versions of expat and libtool. After some deinstalling and > reinstalling it finally compiled and that's when the core dumps started. > > What does expat for apache do? What things will be different and > what problems could I run into by compiling it without expat? Last, > since I'm fairly new at this, all I have to do is: > > make APACHE_WITHOUT_EXPAT=YES > > Or is it more involved? Thanks. > I'm not sure what the built-in expat provides. On my systems, Apache works OK without it. I've set APACHE_WITHOUT_EXPAT=YES in /etc/make.conf so it will always be set when I rebuild Apache. It will work to set it on the command line, also. GuyReceived on Wed Jul 07 2004 - 17:26:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:00 UTC