Rasmus Lerdorf wrote:

> My point is that people blindly install the latest stable PHP with the
> latest stable Apache and they end up something that is not stable at all.
> They don't understand what an MPM is, much less which MPM to use for what.

OK, so this set of users will get the default MPM which is prefork.  So
non-threadsafe libraries aren't an issue for them, right?  You have to be
slightly more adventurous to get a threaded MPM.

Greg

Reply via email to