awstats not show on www.domain.com/awstats

22king22

New member
Joined
Dec 22, 2010
Messages
3
Hi Guys. i am having this problem since i installed awstats. I not found any info how to solve this problem.

Well my problem.

Statistic of awstats only show on domain.com/awstats
If i want to see it on www.domain.com/awstats i can't see it and awstats say this to me.




Error: Couldn't open config file "awstats.www.indianway.com.ar.conf" nor "awstats.conf" after searching in path ".,/etc/awstats,/usr/local/etc/awstats,/etc,/etc/opt/awstats": No such file or directory

- Did you use the correct URL ?
Example: http://localhost/awstats/awstats.pl?config=mysite
Example: http://127.0.0.1/cgi-bin/awstats.pl?config=mysite
- Did you create your config file 'awstats.www.indianway.com.ar.conf' ?
If not, you can run "awstats_configure.pl" from command line, or create it manually.

Check config file, permissions and AWStats documentation (in 'docs' directory).


i have another directadmin in other server with awstats and its works well i try a lot of things but nothing happen i need some help please


Thank's for your help
 
No body answer

well no body answer but i keep trying and finally i find the line that is missing

in file awstats.pl is missing $SiteConfig in the line #1649
 
We have it too

The static awstats/index.html symlink is pointing to a nonexistent file. The file it points to is missing the date in the filename. For example

index.html -> awstats.domain.com..html
 
update or solotion form directadmin

My first post here. I have the same problem, the stats seem to be working with /awstats/index.html
But is the a better solution/DA update for this on the way? I have otherwise 40 sites to update...

Greetings from The Netherlands.
 
osxman

Osxman do you need to update the entire directory /etc/awstats with the line
Code:
$SiteConfig =~ s/^www\.//;

i had made a simply script for this. if you want it mail me and i can give it to you.


Greetings

From Argentina
 
Back
Top