okay!
I have now figurared out how to write the "cron" file..
Here are the text in the file
59 * * * * /home/e-smith/files/ibays/awstats/cgi-bin/awstats.pl -config=domain.tld -update
I have saved the file in the template dir with the file name statupdate
and then ran the comand "crontab statupdate"
And when the script is ran by the cron daemon, i get this mail :
Error: Couldn't open config file "awstats.domain.tld.conf" nor "awstats.conf" : No such file or directory Setup (Config file, web server or permissions) may be wrong. See AWStats documentation in 'docs' directory for informations on how to setup awstats.
I have the awstats.domain.tld.conf file in the same dir. as the awstats.pl file, so what do i need to change permision to... a user the dir where it are stored, or what ???