Hello,
a customer of me changed his control panel login password.
He filled a support ticket, that for "domain.tld/stats" he can not
login anymore.
He's getting allways login error.
I check his logfiles and there is shown:
[Wed Jun 10 14:28:46.984224 2015] [auth_basic:error] [pid 30689:tid 140473241831168] [client 1.2.3.4:46704] AH01617: user domain.tld: authentication failure for "/stats/": Password Mismatch
The reason was that the file:
"/var/www/virtual/domain.tld/.htpasswd"
has not changed.
It seems that the password change of control panel has not
included the change of password in ".htpasswd" for users.
After i updated this, i checked the "Web statistics" of all
domains.
I see for all domains, execpt one, only "white" statistics page.
The one i see statistics for, is the first domain listed in :
/etc/apache2/sites-enabled
Following is in access.log :
There is first line : "GET /stats/ HTTP/1.1" 401 680 "-"
all following "GET /stats ..." have response 200 code.
Is there any miss-configuration?
How to resolve this?
Kind regards
System is :
Ubuntu 14.04.2, kernel 3.13.0-53-generic
i-MSCP 1.2.2
Apache 2.4.7-1ubuntu4.4
PHP 5.5.9-1ubuntu4.9 , Zend Engine v2.5.0 , ionCube PHP Loader + Intrusion Protection v5.0.7, Zend OPcache v7.0.3
Perl v5.18.2 built for x86_64-linux-gnu-thread-multi