Learn about Centmin Mod LEMP Stack 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:48 AM
    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:48 AM
    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

    49,869
    11,482
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +17,834
    Local Time:
    2:48 AM
    Nginx 1.21.x
    MariaDB 10.x
    Glad you fixed it and welcome @dorobo