View Single Post
Old 05-22-2017, 06:03 PM   #1557
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
1 - checkconfig.php looks OK
-> the missing intl is no problem. Probably only used with latin (French, Spanish, etc) languages. Just disregard any messages about intl. Not a part of the problem.

2 - the text file list (as you said) all the available modules not just the "active/loaded" ones. But if .htaccess authentication works(worked once) then there should be no problem.

3 - now put the line
Code:
$config['cops_basic_authentication'] = array("username" => "monty", "password" => "montyspw");
in config_local.php and login with a browser in "private" mode.

Take it step by step.

Last edited by mariosipad; 05-22-2017 at 06:09 PM.
mariosipad is offline   Reply With Quote