Current time: 04-20-2024, 01:43 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] web statistics not working after upgrade to 1.07
Author Message
robbo007 Offline
Junior Member
*

Posts: 136
Joined: Apr 2009
Reputation: 0
Post: #11
RE: web statistics not working after upgrade to 1.07
(01-13-2011 09:47 PM)robbo007 Wrote:  Does anyone have a solution for this? Maybe someone from the Devteam?

Many Thanks,
Rob
[/align]

Hello all. I managed to find a solution from the Spanish corner. Looks like the problem is due to the upgrade not creating the "statistics" group in the virtual domains .htgroups file.

Here's the solution until the DevTeam create a fix for the next version.

Goto the directory of the virutal domain that is having problems:

cd /var/www/virtual/your_virual_domain
vi .htgroup

Add the statistics group and users for that group. In my case I added the second line. stats is a user I created and statistics is the default awstats group in ISPCP.

mydomain.com: mydomain.com stats
statistics: stats

If if still does not work after adding the group you can try to reset your statistics users password with the following command:

cd /var/www/virtual/your_virual_domain
htpassword .htpasswd user name

References: http://httpd.apache.org/docs/2.0/programs/htpasswd.html

Good luck.

Regards,
Rob
01-18-2011 07:03 PM
Find all posts by this user Quote this message in a reply
flexconcept Offline


Posts: 3
Joined: Mar 2011
Reputation: 0
Post: #12
RE: web statistics not working after upgrade to 1.07
And when I do NOT want to use authentication on my stats?

The most beautiful option would be selectable per domain..

Is there an easy way to disable password checking?

Kind regards,
Evert

OS : Debian 5.0 Lenny
ispCP Version : 1.0.7
(This post was last modified: 03-17-2011 06:47 PM by flexconcept.)
03-15-2011 08:32 AM
Find all posts by this user Quote this message in a reply
help40 Offline
Junior Member
*

Posts: 16
Joined: Mar 2010
Reputation: 0
Post: #13
RE: [SOLVED] web statistics not working after upgrade to 1.07
I am not sure that this is the right place to post my problem ..

statistic work for me , but changing the user password from GUI not change the password for statistic ...
so I must manually set the password and this is not comfortably for the client

Sad
03-15-2011 10:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
flexconcept Offline


Posts: 3
Joined: Mar 2011
Reputation: 0
Post: #14
RE: web statistics not working after upgrade to 1.07
No one with a quick workaround to disable passwords on /stats?
03-26-2011 06:50 AM
Find all posts by this user Quote this message in a reply
xclanet Offline
Junior Member
*

Posts: 29
Joined: Apr 2007
Reputation: 1
Post: #15
RE: [SOLVED] web statistics not working after upgrade to 1.07
I found out why the stats stay in login loop.

The .htpasswd and .htgroup are created under root:root when it should be www-data:www-data

Anyone has a clue where to fix these files creations?
01-08-2012 12:11 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)