If you are using authorisation through .htaccess the user "monty" should be in the .htpasswd file with the same password as in config_local.php (or config_local.monty.php).
The line $config['cops_basic_authentication'] = ... etc is only needed if you do not use authentication through .htaccess.
|