Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 1998 11:52:36 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Nick Popoff <nick@upshot.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache 1.3 Problem
Message-ID:  <Pine.BSF.4.03.9811181152100.14521-100000@resnet.uoregon.edu>
In-Reply-To: <000101be126d$bd99a190$69844fce@ntusr27.upshot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Nov 1998, Nick Popoff wrote:

> 
> I'm having a problem getting Apache 1.3 to work on my FreeBSD 3.0 system.
> Whenever I try to start Apache, I get the following message:
> 
> Local pakcage initialization:Syntax error on line 26 of /usr/local/etc/apache/httpd.conf:
> Cannot load /usr/local/libexec/apache/mod_mime_magic.so into server: /usr/local/libexec/apache/mod_mime_magic.so: Undefined symbol "ap_make_sub_pool"
> 
> That line is:
> 
> LoadModule mime_magic_module	libexec/apache/mod_mime_magic.so
> 
> Anyone seen this before?  Any help much appreciated.

Shared modules are currently broken.  Change the port Makefile to have
configure flag

--disable-shared

and that should quiet it...

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9811181152100.14521-100000>