Thread
:
Bandwidth Usage Stopped Updating
View Single Post
#
2
(
permalink
)
06-05-2009, 05:08 AM
hzJayJ
Registered User
Join Date: Nov 2008
Posts: 76
If you have root access to the server, you can run the below script through shell to update the logs for all the cpanel users.
==
cd /var/cpanel/users;for i in *;do /scripts/runweblogs $i;echo logs done for $i;done;echo &all done &
==
__________________
Regards,
Jay J,
HostingZoom
|
ResellerZoom
|
modVPS
hzJayJ
View Public Profile
Find all posts by hzJayJ