Join the community today
Register Now

Install APC login problem

Discussion in 'Install & Upgrades or Pre-Install Questions' started by dorobo, Jun 7, 2014.

  1. dorobo

    dorobo Active Member

    420
    104
    43
    Jun 6, 2014
    Ratings:
    +162
    Local Time:
    12:46 PM
    latest
    latest
    I am able to secure my APC page with the instructions


    Code:
    python /usr/local/nginx/conf/htpasswd.py -b /usr/local/nginx/conf/htpasswd myusername mypassword
    and my login details work.

    But if I edit XXXXX_myapc.php (password) so that I could login APC, the authentication required box pops out again and again even if I enter the login details.

    If I undo my edit on XXXXX_myapc.php and bring it back to its default value, the login works again.
     
  2. dorobo

    dorobo Active Member

    420
    104
    43
    Jun 6, 2014
    Ratings:
    +162
    Local Time:
    12:46 PM
    latest
    latest
    nevermind, I just set USE_AUTHENTICATION to zero

    and then leave the username and passwords as is in XXXXX_myapc.php
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:46 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Glad you fixed it and welcome @dorobo