From owner-freebsd-questions Fri Mar 30 14:25:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from speedus.com (saturn.speedus.net [63.251.16.34]) by hub.freebsd.org (Postfix) with ESMTP id 078C437B71E for ; Fri, 30 Mar 2001 14:25:32 -0800 (PST) (envelope-from ml@db.nexgen.com) Received: from book (p17-96.dialup.speedus.net [63.251.17.96]) by speedus.com (8.9.3/8.9.3) with SMTP id RAA20492 for ; Fri, 30 Mar 2001 17:25:30 -0500 (EST) Message-ID: <018d01c0b968$64124470$9865fea9@book> From: "alexus" To: Subject: Segmentation fault - core dumped Date: Fri, 30 Mar 2001 17:25:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i just installed FreeBSD 4.2-STABLE went to www.apache.org and downloaded apache-1.3.19.tar.gz file then i did tar -zxvf apache-1.3.19.tar.gz ; cd apache-1.3.19 ; ./configure ; make ; make install after i tryed to start apache by /usr/local/apache/bin/apachectl start i got this on two machines bash-2.04# /usr/local/apache/bin/apachectl start Segmentation fault - core dumped /usr/local/apache/bin/apachectl start: httpd could not be started bash-2.04# please note that that was a clean installation of OS and Apache(no modules) please advise.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message