From owner-freebsd-isp Thu Mar 8 10:56:36 2001 Delivered-To: freebsd-isp@freebsd.org Received: from ns.sysr.com (ns.sysr.com [208.178.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 77F9337B71A for ; Thu, 8 Mar 2001 10:56:31 -0800 (PST) (envelope-from cblevins@sysr.com) Received: from localhost (cblevins@localhost) by ns.sysr.com (8.11.1/8.9.2) with ESMTP id f28Iteq78453; Thu, 8 Mar 2001 13:55:42 -0500 (EST) (envelope-from cblevins@sysr.com) Date: Thu, 8 Mar 2001 13:55:40 -0500 (EST) From: Carol Blevins To: "Drew J. Weaver" Cc: "'freebsd-isp@freebsd.org'" Subject: Re: Apache + FreeBSD 4.2 RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Here's my two cents worth. Do you have mod_php3 in httpd.conf? If so comment it out and fire it up. Hope it Helps. Carol Blevins SYSR ************************************** * It is a little known fact that the * * Y1K bug caused the dark ages. * ************************************** On Thu, 8 Mar 2001, Drew J. Weaver wrote: > localhost# ./configure --prefix=/usr/local/apache > Configuring for Apache, Version 1.3.19 > + using installation path layout: Apache (config.layout) > Creating Makefile > Creating Configuration.apaci in src > Creating Makefile in src > + configured for FreeBSD 4.2 platform > + setting C compiler to gcc > + setting C pre-processor to gcc -E > + checking for system header files > + adding selected modules > + checking sizeof various data types > + doing sanity check on compiler and options > Creating Makefile in src/support > Creating Makefile in src/os/unix > Creating Makefile in src/ap > Creating Makefile in src/main > Creating Makefile in src/lib/expat-lite > Creating Makefile in src/modules/standard > > make (completes withour any errors) > > make install (completes without any errors) > > Yet when /usr/local/apache/bin/apachectl start > > Segmentation fault - core dumped > /usr/local/apache/bin/apachectl start: httpd could not be started > > I'm completely confused, i have used the same method for installing apache > on other operating systems without fail multiple times. This is FREEBSD 4.2 > RELEASE (default kernel for now) nothing has been modified (standard > install) It does this on two seperate servers both running RELEASE 4.2 but > i've used the same method on other operating systems and it has worked. I am > working with apache_1.3.9.tar.gz > > Thanks, > -Drew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message