Web Hosting Talk







View Full Version : making plesk web stastics run at different time, how?


bwb
05-23-2002, 04:15 AM
I would like to have plesk's 2.5 included web stats run at 12 oclock my time, the server is set to my time (after i changed it) in the control panel but for some reason it is running at 4 am, how can i change it so that the web stats are complied at 12 oclock my time?

serve-you
05-24-2002, 10:30 PM
As root type the following command:
crontab -e
Change the time from 4:07 to 12:00 in the /usr/local/psa/admin/sbin/statistics job.

-Dan

bwb
05-24-2002, 11:14 PM
thanks!