Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29322 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38211 invoked by uid 1010); 8 May 2007 12:03:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38196 invoked from network); 8 May 2007 12:03:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2007 12:03:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=lists@block-online.eu; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lists@block-online.eu; sender-id=unknown Received-SPF: error (pb1.pair.com: domain block-online.eu from 81.169.146.161 cause and error) X-PHP-List-Original-Sender: lists@block-online.eu X-Host-Fingerprint: 81.169.146.161 mo-p00-ob.rzone.de Solaris 10 (beta) Received: from [81.169.146.161] ([81.169.146.161:16103] helo=mo-p00-ob.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/9E-10930-E1760464 for ; Tue, 08 May 2007 08:03:43 -0400 Received: from ollie.block.home (84.63.169.119) by post.webmailer.de (fruni mo50) (RZmta 5.9) with ESMTP id B01890j48BEoDO ; Tue, 8 May 2007 14:03:35 +0200 (MEST) To: Antony Dovgal Date: Tue, 8 May 2007 14:02:12 +0200 User-Agent: KMail/1.7.1 References: <200705080336.11411.lists@block-online.eu> <200705081327.46790.lists@block-online.eu> <464062D6.3070507@zend.com> In-Reply-To: <464062D6.3070507@zend.com> MIME-Version: 1.0 Content-Disposition: inline Message-ID: <200705081402.13711.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 13:45 schrieben Sie: > What was your configure line? ./configure --with-apxs2=/usr/sbin/apxs2 --prefix=/usr/local/php5 --enable-debug --enable-maintainer-zts --with-mysql --with-imap --with-imap-ssl There was a php4 rpm which was installed by the SuSE setup tool (YaST). After removing it, the server started without problems. So this segmentation fault seems to occur, when there are both versions, php4 and php5, installed. Regards, Oliver