Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29324 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44725 invoked by uid 1010); 8 May 2007 12:18:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44710 invoked from network); 8 May 2007 12:18:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2007 12:18:51 -0000 Authentication-Results: pb1.pair.com header.from=lists@block-online.eu; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lists@block-online.eu; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain block-online.eu from 81.169.146.162 cause and error) X-PHP-List-Original-Sender: lists@block-online.eu X-Host-Fingerprint: 81.169.146.162 mo-p00-ob.rzone.de Solaris 10 (beta) Received: from [81.169.146.162] ([81.169.146.162:18695] helo=mo-p00-ob.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/9F-10930-8AA60464 for ; Tue, 08 May 2007 08:18:51 -0400 Received: from ollie.block.home (84.63.169.119) by post.webmailer.de (mrclete mo7) (RZmta 5.9) with ESMTP id R05449j48AWp8a ; Tue, 8 May 2007 14:18:45 +0200 (MEST) To: Antony Dovgal Date: Tue, 8 May 2007 14:17:24 +0200 User-Agent: KMail/1.7.1 References: <200705080336.11411.lists@block-online.eu> <200705081402.13711.lists@block-online.eu> <46406915.8040201@zend.com> In-Reply-To: <46406915.8040201@zend.com> MIME-Version: 1.0 Content-Disposition: inline Message-ID: <200705081417.24825.lists@block-online.eu> Cc: internals@lists.php.net Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-RZG-AUTH: jsAgD75E4FZRsMYse5W8COLJ40bV42cELvihCND/Uu2brXmKBiVmHanqmVCa X-RZG-CLASS-ID: mo00 Subject: Re: [PHP-DEV] apache2handler/SIGSEGV with apache2 (prefork) From: lists@block-online.eu (Oliver Block) Am Dienstag, 8. Mai 2007 14:12 schrieben Sie: > Ah, so you're compiling a threadsafe PHP to use with a non-threadsafe > Apache and loading both PHP4 and PHP5 in the same time. This looks like a > total misconfiguration. That's right. It was obviously misconfigured! I see no connection to threadsafety php vs. non-threadsafety apache though. Regards, Oliver