Matthias Gelbhardt wrote: > >While I can't rule it out entirely, It's not the first place I'd look. > >Unless you have PHP compiled with the internal mysql or expat library. > >That's known to cause segfaults, and not something we can fix (PHP > >internal issue). > > I made a ldd on libphp4.so and saw, that it is linked to the expat library. > That is the link, wich could cause the segfaults?
Nope, if it links to expat (the same that libmidgard links to) than that's exactly what you want. Same goes for libmysqlclient. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
