Current time: 05-06-2024, 06:27 AM Hello There, Guest! (LoginRegister)


Post Reply 
Awstats not found
Author Message
Lucan Offline
Member
*
Beta Team

Posts: 982
Joined: Jul 2008
Reputation: 12
Post: #1
Awstats not found
Because nobody at the german corner got any idear, i'll describe my problem here.

My Awstats stopt working (I think after the upgrade to ispCP 1.0.7 - upgrade produced no error while updating)

when i try to open awstats of any domain at this server, i get the normal htaccsess form to enter my login details, after i entered the right login details, i'll get error 404 of apache.

In the combined-log of the domain i only get the following message:
Code:
62.167.237.23 - - [23/Nov/2010:18:29:19 +0100] "GET /stats/ HTTP/1.1" 401 463 "http://XXXX/client/webtools.php" "Mozilla/5.0 (Windows; U; Windows NT $

the error.log of the domain doesn't even have a entry.

mod_proxy is also enabled and 01_awstats.conf is also enabled in "sites-enabled" of apache.

Also i can run awstats by command line without any error, by using this:
Code:
/var/www/ispcp/engine/awstats/awstats_updateall.pl now -awstatsprog=/usr/lib/cgi-bin/awstats.pl



in the ispcp.conf of apache, the entry for the url looks like:
Code:
# httpd awstats support BEGIN.

ProxyRequests Off

<Proxy *>
Order deny,allow
Allow from all
</Proxy>

ProxyPass /stats http://localhost/stats/url.net
ProxyPassReverse /stats http://localhost/stats/url.net

<Location /stats>
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^(.+)\?config=([^\?\&]+)(.*) $1\?config=url.net&$3 [NC,L]
</IfModule>
AuthType Basic
AuthName "Statistics for domain url.net"
AuthUserFile /var/www/virtual/url.net/.htpasswd
AuthGroupFile /var/www/virtual/url.net/.htgroup
Require group statistics
</Location>

# httpd awstats support END.

So that's also fine.


Debian Lenny with ispcp 1.0.7 stable.


Any idear?


Greetings and thank you.
12-05-2010 07:01 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Awstats not found - Lucan - 12-05-2010 07:01 AM
RE: Awstats not found - Lucan - 12-07-2010, 03:13 AM
RE: Awstats not found - kilburn - 12-07-2010, 09:02 PM
RE: Awstats not found - Lucan - 12-08-2010, 06:53 AM
RE: Awstats not found - kilburn - 12-09-2010, 08:21 AM
RE: Awstats not found - Lucan - 12-10-2010, 03:04 AM
RE: Awstats not found - kilburn - 12-10-2010, 05:41 AM
RE: Awstats not found - Lucan - 12-10-2010, 05:51 AM
RE: Awstats not found - kilburn - 12-10-2010, 07:59 AM
RE: Awstats not found - Lucan - 12-11-2010, 12:54 AM
RE: Awstats not found - Lucan - 12-17-2010, 04:15 PM
RE: Awstats not found - tomdooley - 12-19-2010, 12:11 AM
RE: Awstats not found - Lucan - 12-19-2010, 10:32 PM
RE: Awstats not found - Lucan - 12-24-2010, 03:26 AM
RE: Awstats not found - Lucan - 12-31-2010, 10:14 PM
RE: Awstats not found - Lucan - 01-12-2011, 12:06 AM
RE: Awstats not found - motokochan - 01-12-2011, 03:37 AM
RE: Awstats not found - Lucan - 01-12-2011, 04:44 AM

Forum Jump:


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