Jump to content

Recommended Posts

Posted

Hello All,

 

I am using TCH brillaint AW stats external viewing package, the one where you edit the config, upload the entire "stats" folder to the public_html directory but then when I log in, i get stuck with this error:

 

Error: Couldn't open config file "awstats.www.website-namehere.com.conf" nor "awstats.conf" after searching in path ".,/home/warhamm/tmp/awstats/,/etc/opt/awstats,/etc/awstats,/etc,/usr/local/etc/awstats": No such file or directory

 

- Did you use the correct URL ?

Example: http://localhost/awstats/config=mysite

Example: http://127.0.0.1/cgi-bin/config=mysite

- Did you create your config file 'awstats.www.website-namehere.com.conf' ?

If not, you can run "./../../tools/awstats_configure.pl" from command line, or create it manually.

 

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

This runs ok on another site and AWstats runs fine as it is, so I am not sure what I have done wrong, and having worked to many 12 hour shifts in the last week, my brain has also stopped thinking

 

Thanks for having a think for me!

 

Jimuni

Posted

Jim, I have this running on two of my sites without problems. I did have a problem installing it on one site so I removed everything and started over. Have you tried that?

Posted (edited)
Jim, I have this running on two of my sites without problems. I did have a problem installing it on one site so I removed everything and started over. Have you tried that?

 

Hello Bruce,

 

Yes tried this a few times, still fails to work. I have it working on another domain, just not this domain in question. Doh

 

Jimuni

Edited by Jimuni
Posted

Hello All,

 

I have fixed this, and here is the simple fix:

 

>$site = "domain-name.com";

NOT:
$site = "www.domain-name.com";
$site = "http://domain-name.com";
$site = "http:/www.domain-name.com";

 

Yay!

 

Jimuni

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...