https://issues.apache.org/bugzilla/show_bug.cgi?id=45697





--- Comment #2 from Rainer Jung <[EMAIL PROTECTED]>  2008-08-28 03:31:30 PST ---
This is Wondows System Error Code 126. It is returned by the Windows loader and
httpd tells you that loading failed and adds the original OS message to it's
own error message. Unfortunately windows also includes the word "module" in the
error message, although at this stage it's just a shared lib.

If the OS loader loaded the module, and there were only a problem of the module
being compiled for another httpd version, httpd itself would present you with
the message

API module structure '...' in file ... is garbled - expected signature ... but
saw ... - perhaps this is not an Apache module DSO, or was compiled for a
different Apache version?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to