You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/04/19 19:10:57 UTC

[Bug 61008] New: Loading Modules

https://bz.apache.org/bugzilla/show_bug.cgi?id=61008

            Bug ID: 61008
           Summary: Loading Modules
           Product: Apache httpd-2
           Version: 2.4.7
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
          Assignee: bugs@httpd.apache.org
          Reporter: devin.snook.ctr@navy.mil
  Target Milestone: ---

Upon Apache upgrade from 2.2.22 to 2.4.7 with the OS upgrade of Ubuntu 12.04 to
14.04, modules are not compiling.

Specifically the val_cert_module, which I cannot find any documentation on, and
a Mutex argument. 

Val_cert_module is reporting an error that the apache is expecting a different
signature, specifically the one for 2.4. It is reporting the one for 2.2.22.

Mutex is returning invalid directories.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 61008] Loading Modules

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61008

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Eric Covener <co...@gmail.com> ---
You need to obtain a copy of that module compiled against 2.4. It didn't come
from the ASF.

For Mutex, check and fix the argument.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org