View Single Post
Old 05-22-2017, 11:36 AM   #1547
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by mariosipad View Post
I can imagine.

I can reproduce this behaviour (enter username and password then <Sign In> then <Please Sign In> pop-up window disappears shortly and appears empty again) only if I somehow have enabled (through .htaccess) authentication and the username/password I enter are different from those in .htpasswd ("encrypted").

So try:
- comment out the lines $config['cops_basic_authentication'] = ... in all config_local.php and config_local.userX.php files and try logging in again. What happens?
or
- make the username / password the same as in .htpasswd ("unencrypted") and try again. What happens?
When I comment out all the auth config lines in the 3 files, it jumps right into "COPS 1.1.1" screen showing the 4 libraries as in config_local.php.

I have no .htaccess or .htpasswd files in the cops111 folder, OR in the parent Web folder. There was .htaccess in /Web/cops101, not being tested at the moment.

[Edit] Does ANYONE actually have this working??

Last edited by MontyJ; 05-22-2017 at 11:58 AM. Reason: Update
MontyJ is offline   Reply With Quote