ispCP - Board - Support
[SOLVED] Can't login into AWStats after upgrade to 1.0.2 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: [SOLVED] Can't login into AWStats after upgrade to 1.0.2 (/thread-8128.html)



[SOLVED] Can't login into AWStats after upgrade to 1.0.2 - solefald - 10-15-2009 05:38 PM

2 different domains/users

both users are in "statistics" group, awstats for both are acessible via localhost without a password, however, going to domain.com/stats i get following errors

domain1.com/stats
Code:
[error] [client x.x.x.x] user domain1.com not found: /stats/
the site is up, and i am able to use this username/password to login into ispCP

domain2.com/stats
Code:
[error] [client x.x.x.x] user domain2.com: authentication failure for "/stats": Password Mismatch
I have reset this password multiple times and i am able to login into ipsCP with this username/password just fine.

Both of these used to work fine before the upgrade...

Please help me fixing this. The customers are complaining


EDIT: I just tried a bunch of other domains, and they all get password mismatch error!


RE: Can't login into AWStats after upgrade to 1.0.2 - solefald - 10-15-2009 11:42 PM

Ok, i partially solved the problem with domain1.com. It appears that /www/virtual/domain1.com/.htaccess was empty.

I added user/password in there, and now getting the same Password Mismatch error as with all other domains...


RE: Can't login into AWStats after upgrade to 1.0.2 - solefald - 10-16-2009 02:44 AM

Ok, looks like i solved this problem and narrowed it down to ispCP not changing .htpasswd password when you change the user password.

I guess it only sets the .htpasswd at the time when you initially add the user, but after that it does not update it when you change users password later.

I had to login as user, and then go to Webtools -> Users/Groups
and change "domain.com" password there.