• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

get webalizer to start working

E

eggman2001

Guest
Godaddy is telling me that I need to set up a crontab for webalizer. Does anyone know the command that I need to enter in to get this working?

Thanks.
 
Try this (SuSE)

Code:
/usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
 
Back
Top