From owner-freebsd-isp Thu Mar 8 10:24:27 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mailman.thenap.com (mailman.thenap.com [209.190.0.10]) by hub.freebsd.org (Postfix) with ESMTP id F1B0F37B71B for ; Thu, 8 Mar 2001 10:24:17 -0800 (PST) (envelope-from drew.weaver@thenap.com) Received: by mailman.thenap.com with Internet Mail Service (5.5.2650.21) id ; Thu, 8 Mar 2001 13:37:17 -0500 Message-ID: From: "Drew J. Weaver" To: "'freebsd-isp@freebsd.org'" Subject: Apache + FreeBSD 4.2 RELEASE Date: Thu, 8 Mar 2001 13:37:15 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0A7FE.CD2121AA" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0A7FE.CD2121AA Content-Type: text/plain; charset="iso-8859-1" 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 ------_=_NextPart_001_01C0A7FE.CD2121AA Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Apache + FreeBSD 4.2 RELEASE

localhost# ./configure = --prefix=3D/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


------_=_NextPart_001_01C0A7FE.CD2121AA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message