• Resolved martinstkonvis

    (@martinstkonvis)


    Hello,
    I tried it on one site and was unfortunatly not working.

    HTTP Auth version 0.3.2
    WP 4.9.9

    After installation and activation (complete site)
    using a pw and login which was similar I got this

    (1) htaccess
    # BEGIN HTTP Auth
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
    </IfModule>
    # END HTTP Auth

    (2) FE error
    Notice: Undefined offset: 1 in /html/wp-content/plugins/http-auth/frontend/class-http-auth.php on line 35

    Warning: Cannot modify header information – headers already sent by (output started at /html/wp-content/plugins/http-auth/frontend/class-http-auth.php:35) in /html/wp-content/plugins/http-auth/frontend/class-http-auth.php on line 48

    Warning: Cannot modify header information – headers already sent by (output started at /html/wp-content/plugins/http-auth/frontend/class-http-auth.php:35) in /html/wp-content/plugins/http-auth/frontend/class-http-auth.php on line 49

    Gretings,
    martin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sami Ahmed Siddiqui

    (@sasiddiqui)

    Hi Martin,

    Sorry to see that you facing issue while using it.

    I have checked the plugin and doesn’t found any issue with apache and nginx so far. I will check the issue with WPEngine.

    Let me know if you have some more information regarding this issue.

    Thanks,
    Sami

    Plugin Author Sami Ahmed Siddiqui

    (@sasiddiqui)

    @martinstkonvis As per not getting any response from the past couple of months, I am marking this thread as resolved.

    Please open another thread if you find something.

    Thanks,
    Sami

    Thread Starter martinstkonvis

    (@martinstkonvis)

    Hello Sami,

    thanks. It is/was not solved. We switched to another solution to get http auth running. We still have no idear what made the problems and took us to long time finding the possible reason. But it might be some server config or something else which is not directly related to your extension.

    Thanks for double checking your extension.

    Greetings,
    Martin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working’ is closed to new replies.