This is a discussion on server for specific module magic number within the Linux Web Servers forums, part of the Web Server and Related Forums category; Where can I get a 2.0 server that supports a specific module magic # ? I have a problem loading an ....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Where can I get a 2.0 server that supports a specific module magic # ?
I have a problem loading an .so module into apache. The error that I get is: "incompatible module (found 20020612, need 20020903)" When I compile my module for Apache 1.3 (using appropriate 3rd party files), apache 1.3.20 loads the module OK. Details: I use Delphi7 with IntraWeb suite(which support apache 1.3 and apache 2.0 (magic number 20020612)). The 2.0 apache I have is 2.0.47. |