Using a DSO on Apache 2.0.43, created with Kylix 3

Previous  Top  Next

    
 

 

After compiling and installing Apache 2.0.39 with DSO support, deploying an .so file built with Kylix 3 doesn't work.

 

You need to change MODULE_MAGIC_NUMBER_MAJOR in HTTPD.pas file to the following: MODULE_MAGIC_NUMBER_MAJOR = 20020903;

©Drkb::04588