AWstat not more colleting data after Backup

i’ve made a backup of a virtual server on server 1. Then i’ve made an import of virtual server’s backup in server 2. AWstat seems to work but is not more colleting data. none errors, just it doesnt collect data on the new server.
What is happened?
Thanks

neorf

You may want to verify that the awstats cron job is exists, and is running without errors.

-Eric

this cronjob exists for my domain.com:
/etc/webmin/virtualmin-awstats/awstats.pl domain.com
And what can i do and check if everything is ok?
Thanks

neorf

so i get this error:
<<<<<<<<<<
Error: Command for pipe ‘gunzip -c /var/log/virtualmin/mydomain.com_access_log.1.gz |’ failed
Setup (’/etc/awstats/awstats.mydomain.com.conf’ file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in ‘docs’ directory).
Create/Update database for config “/etc/awstats/awstats.mydomain.com.conf” by AWStats version 6.7 (build 1.892)
From data in log file “/var/log/virtualmin/mydomain.com_access_log”…
Error: Couldn’t open server log file “/var/log/virtualmin/mydomain.com_access_log” : Permission denied
Setup (’/etc/awstats/awstats.mydomain.com.conf’ file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in ‘docs’ directory).
<<<<<<<<<<<<<

ok, so i’ve done: chmod 755 -R /var/log/virtualmin and now it’s working.
But if system write a new log file, will work again?
Thanks

neorf