Menu

#35 I have fixed API issue with latest Apache version

open
nobody
None
1
2020-07-27
2018-03-26
No

Hi,

This module had serious compatibillity issues with latest version of Apache when apache did a major change in APIs and Header files.

I have fixed that and module now works fine with latest version of apache. I have attached the updated code with it you can replace the c file or can create patch from it.

Regards,

Faisal Hanif

1 Attachments

Discussion

  • gyanvardhan

    gyanvardhan - 2020-07-02

    Can someone please attached the ntlm version 2 binaies for apache server.

    Thanks
    Gyan

     
  • gyanvardhan

    gyanvardhan - 2020-07-02

    I donwloaded attached bianies but getting below issue , please suggest me the steps to resolve this .

    mod_ntlm.c:833:42: warning: initialization makes pointer from integer without a cast [enabled by default]
    const apr_array_header_t *reqs_arr = ap_requires(r);
    ^
    /app/httpd-2.4.43/build/libtool --silent --mode=link gcc -std=gnu99 -L/usr/local/lib64/ -o mod_ntlm.la -rpath /app/httpd-2.4.43/modules -module -avoid-version mod_ntlm.lo
    .libs/mod_ntlm.o: In function initialize_module': /tmp/mod_ntlm_modified/mod_ntlm.c:202: warning: the use oftmpnam' is dangerous, better use `mkstemp'
    apxs -i -a -n 'ntlm' mod_ntlm.so
    /app/httpd-2.4.43/build/instdso.sh SH_LIBTOOL='/app/httpd-2.4.43/build/libtool' mod_ntlm.so /app/httpd-2.4.43/modules
    /app/httpd-2.4.43/build/libtool --mode=install install mod_ntlm.so /app/httpd-2.4.43/modules/
    libtool: install: install mod_ntlm.so /app/httpd-2.4.43/modules/mod_ntlm.so
    install: cannot stat 'mod_ntlm.so': No such file or directory
    apxs:Error: Command failed with rc=65536

     
  • fart

    fart - 2020-07-27
     

    Last edit: fart 2020-07-28

Log in to post a comment.

MongoDB Logo MongoDB