From owner-freebsd-isp Thu Mar 8 12:57:45 2001 Delivered-To: freebsd-isp@freebsd.org Received: from tuxinternet.com (pitr.tuxinternet.com [208.32.175.113]) by hub.freebsd.org (Postfix) with ESMTP id 077DB37B719 for ; Thu, 8 Mar 2001 12:57:42 -0800 (PST) (envelope-from hugme@tuxinternet.com) Received: (from hugme@localhost) by tuxinternet.com (8.11.0/8.11.0) id f28G2Nj80728 for freebsd-isp@freebsd.org; Thu, 8 Mar 2001 16:02:23 GMT (envelope-from hugme) Date: Thu, 8 Mar 2001 16:02:23 +0000 From: Hug Me To: freebsd-isp@freebsd.org Subject: Re: Apache + FreeBSD 4.2 RELEASE Message-ID: <20010308160223.B80677@pitr.tuxinternet.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from drew.weaver@thenap.com on Thu, Mar 08, 2001 at 01:37:15PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Look through your logs both /var/log and where ever it is writing your apache log. There should be more information as to what is going on. *** this may not be true for you, this is where mine would be *** /var/log/http-error.log On Thu, Mar 08, 2001 at 01:37:15PM -0500, 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