Menu

not a valid Win32 application

Martin
2011-06-01
2013-05-01
  • Martin

    Martin - 2011-06-01

    Hi,

    i want to use mod_auth_sspi at Apache 2.2 (Windows 2008 Server). Therefore i extended the file httpd.conf with the following:
    LoadModule sspi_auth_module "${ORACLE_HOME}/ohs/modules/mod_auth_sspi.so"

    Now when the Apache server ist started the following error occurs in the log file:
    Apache.exe: Syntax error on line 1040 of C:\\oracle\\oracle_wt1\\instances\\instance1\\config\\OHS\\ohs1/httpd.conf: Cannot load C:/oracle/oracle_wt1/ohs/modules/mod_auth_sspi.so into server: %1 is not a valid Win32 application.

    Could somebody help me?

    Many thanks in advance.

    Regrads,
    Martin

     
  • Martin

    Martin - 2011-06-07

    Hi,

    is there nobody who has an idea?

    Regards,
    Martin

     
  • afiz

    afiz - 2011-12-07

    I'm using WAMP on a Windows 2008R2, have the same problem. Have you found a solution ?

     
  • Megan MacPherson

    You must use a 64 bit version of mod_auth_sspi, I was able to use this one http://strawberryperl.com/package/kmx/mod_auth_sspi/x64/ and it loaded no problem.

     

Log in to post a comment.