update now button missing in awstats cpanel

ARUN Posted in STATS
0

vi /home/username/tmp/awstats/awstats.domainname.com.conf

Change or add the below to the bottom of the file

AllowToUpdateStatsFromBrowser=1

To enable golbally login to WHM >> Tweak Settings

Cpanel script to run webalizer manually.

ARUN Posted in STATS
0

/scripts/runweblogs USERNAME

Awstats shows the below error : Error: Couldn’t open config file “awstats.domain.com.conf” nor “awstats.conf”. Please read the documentation for directories where the configuration file should be located.

ARUN Posted in STATS, WEBSTATS
0

Error: Couldn’t open config file “awstats.domain.com.conf” nor “awstats.conf”. Please read the documentation for directories where the configuration file should be located.

- 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.domain.com.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).

Solution :    /scripts/runlogsnow

Cpanel awstats dont show “update now” after migration

ARUN Posted in STATS
0

vi /usr/local/cpanel/etc/awstats.conf

Change AllowToUpdateStatsFromBrowser=%BROWSERUPDATE%
to AllowToUpdateStatsFromBrowser=1

/scripts/runlogsnow