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 2003/08/29 22:10:16 UTC

DO NOT REPLY [Bug 22824] New: - Misleading message.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22824>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22824

Misleading message.

           Summary: Misleading message.
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_so
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: triblet@almaden.ibm.com


On Windows, the following message, issued by mod_so.c, is misleading:

Cannot load <module name> into server: The specified module could not be found.

It really means "The specified module could not be found, OR one of the DLLs it
requires could not be found."  I chased my tail for a day and a half before I 
found this.  And a little Googling indicates that I'm not alone.

Chuck Tribolet

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org