logrotate cron error

Read 2627 times
HI
I am trying to get the cron to run every hour to update the users graph in adnmin panel. I tried to run all the cron task manually in shell. When I ran:
/usr/local/centovacast/sbin/rotatelogs

I got the following error:
/etc/init.d/centovacast: line 644: stop_: command not found
/etc/init.d/centovacast: line 645: start_: command not found

I was logged in as root

I can't get user graph and other stats to update every hour. Every thing else is running. Cron is running as if I reboot the server all streams start.
Thanks