>Number: 5100 >Category: config >Synopsis: Default config parameters supressed when --activate_module used >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Oct 5 05:40:00 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.9 >Environment: Solaris 2.6 - patches current to date. gcc-2.8.1 (SunOS cr34885-a.ym1.on.wave.home.com 5.6 Generic_105181-09 sun4m sparc SUNW,SPARCstation-20 ) >Description: I am attempting to create a new 1.3.9 server with PHP4 capabilites using this config command: configure --prefix=`pwd` --activate-module=src/modules/php4/libphp4.a
When the build was tested, I got Apache starting. Syntax error on line 200 of /usr/local/apache/apache_1.3.9/conf/httpd.conf: Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration Thus I reconfigured using: configure --prefix=`pwd` --enable-shared=max --activate-module=src/modules/php4/libphp4.a This has resulted in a workable httpd but because the behaviour is undocumented and the results unexpected it meets the criteria for bugs, "undocumented feature" >How-To-Repeat: configure --prefix=`pwd` --activate-module=src/modules/php4/libphp4.a >Fix: FIx configure so that defaults are retained. Sorry I haven't found a way as yet. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]