>Number: 2159 >Category: config >Synopsis: 1. make with mod_perl failed (apaci not found), 2. serverstart >failed (gid #-1) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Apr 30 02:10:01 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b6 >Environment: OS: Solaris2.6 CC: gcc2.8.0 MAKE: /usr/ccs/bin/make >Description: both are not REAL bugs (and perhaps reported long times ago), but ... 1. making with mod_perl fails because the script 'apaci' is located in apache_1.XX/src, but make for mod_perl searches in apache1.XX/src/modules. ln -s ../apaci . solved the problem, but may be done in configure (or is this problem caused by mod_perl ???) 2. starting the server with the precompiled *.conf's wont work with Solaris2.6, because the entry "Group #-1" in httpd.conf produces an error like: [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 >How-To-Repeat: - >Fix: 1. fix searchpath for 'apaci' script in configure ? 2. dont really now, may also be done by configure ? >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 leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
