The FrontPage hit counter for a site was not working. I kept on getting the following error in the log file of a domain that has FrontPage enabled:
Incorrect permissions on webroot “/var/www/vhosts/example.com/httpdocs/_vti_pvt” and webroot’s _vti_pvt directory in FrontPageAlias().
Changing to the website’s httpdocs directory and running the command below, fixed the problem.
chgrp psaserv _vti_pvt
Thank you goes to zymsys