On Tue, Apr 15, 2008 at 2:32 PM, Laurent Blume <[EMAIL PROTECTED]> wrote:
> Thanks, Krist, William. I knew about the PHP reluctancy regarding > threads, but it had worked for years, so I didn't think about it. It > definitely seems like a plausible culprit. I can at least easily try the > prefork version on one server, and check if I still get error messages > and hangups. It is possible to reliably run a mutlithreaded apache with PHP, but there is no guarantee. It all appears to depend on the libraries you use. Maybe a recent change in php code you run causes a library that is not thread safe to be used? Krist -- [EMAIL PROTECTED] [EMAIL PROTECTED] Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
