I had a problem with webalizer and bandwith reports, that stopped to working on May .
When I was executing /scripts/runweblogs for one user I receid this error
Please fix the problem manually and remove /var/cpanel/webalizerbuildcount
To fix the rpoblem I have done this
1) rm -f /var/cpanel/webalizerbuildcount
2*) /scripts/perlinstaller --force List::Util
3) cpanel update
* step 2 is required only if you receive List::Util errors executing /scripts/runweblogs
after point 1)
Now all works great . Execute /scripts/runlogsnow for all users
Hope this helps
When I was executing /scripts/runweblogs for one user I receid this error
Please fix the problem manually and remove /var/cpanel/webalizerbuildcount
To fix the rpoblem I have done this
1) rm -f /var/cpanel/webalizerbuildcount
2*) /scripts/perlinstaller --force List::Util
3) cpanel update
* step 2 is required only if you receive List::Util errors executing /scripts/runweblogs
after point 1)
Now all works great . Execute /scripts/runlogsnow for all users
Hope this helps