From nobody@FreeBSD.org  Wed May  3 12:26:23 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 119B837BE24
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 May 2000 12:26:23 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA76135;
	Wed, 3 May 2000 12:26:23 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200005031926.MAA76135@freefall.freebsd.org>
Date: Wed, 3 May 2000 12:26:23 -0700 (PDT)
From: edwin@staff.sina.com
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: can't enable "--enable-module=so"
X-Send-Pr-Version: www-1.0

>Number:         18377
>Category:       misc
>Synopsis:       can't enable "--enable-module=so"
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May  3 12:30:01 PDT 2000
>Closed-Date:    Thu May 4 07:55:04 PDT 2000
>Last-Modified:  Thu May  4 07:56:20 PDT 2000
>Originator:     Edwin
>Release:        4.0
>Organization:
>Environment:
FreeBSD sina51.sina.com.hk 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Fri Apr 14 19:13:51 CST 2000     root@finance-fe2.sina.com.hk:/usr/src/sys/compile/SINA1  i386
>Description:
we want to make the directive "LoadModule" active in httpd.conf. we've tried to configure the Apache by using:
#./configure "--enable-module=so"

when i start the Apache, it prompts the error of syntax error. it seems that the line of "LoadModule" has error. we've tried the same procedure in Linux server and works perfectly fine. it seems that "--enable-module=so" didn't work.

pls suggest a solution. thanks.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: n_hibma 
State-Changed-When: Thu May 4 07:55:04 PDT 2000 
State-Changed-Why:  
See the documentation for Apache, or 
go to www.apache.org. 

--enable-module=so is not correct syntax. It should be --enable-module=Modulename 
>Unformatted:
