Hi i'm installing awstats (web log analyzer) with this command
sudo apt install awstats
and it work at the first ! but the problem now is get this error in the web page
Never updated (See 'Build / Update', page awstats_setup.html)
i run this
i searched and i found that i should do this command
`cd /usr/share/awstats/tools/`
Lars' Electric Endeavors - Installing AWStats on Ubuntu 20.04 with Nginx
sudo apt install awstats
and it work at the first ! but the problem now is get this error in the web page
Never updated (See 'Build / Update', page awstats_setup.html)
i run this
but the error is always persistsudo /usr/lib/cgi-bin/awstats.pl -config=2m-partners.tn -update
i searched and i found that i should do this command
but i get this error !!/usr/share/awstats/tools/awstats_updateall.pl now
i get only these tools when i put this commandbash: /usr/share/awstats/tools/awstats_updateall.pl: No such file or directory
`cd /usr/share/awstats/tools/`
when i test this commandawstats_buildstaticpages.pl buildstatic.sh logresolvemerge.pl
update.sh
i get thi outputperl /usr/lib/cgi-bin/awstats.pl -config=2m-partners.tn -update
i don't know how to fix this !?? i used this tutorialCreate/Update database for config "/etc/awstats/awstats.2m-partners.tn.conf" by AWStats version 7.6
(build 20161204) From data in log file "/usr/share/awstats/tools/logresolvemerge.pl /var/log/nginx/2m-partners.tn.access.log /var/log/nginx/2m-partners.tn.access.log. 1 |"... Phase 1 : First bypass old records, searching new record... Searching new records from beginning of log file... Jumped lines in file: 0 Parsed lines in file: 0 Found 0 dropped records, Found 0 comments, Found 0 blank records, Found 0 corrupted records, Found 0 old records, Found 0 new qualified records. and i get always the error of
Never updated (See 'Build / Update', page awstats_setup.html)
Lars' Electric Endeavors - Installing AWStats on Ubuntu 20.04 with Nginx