a few questions regarding cpanel box
centos 4.2cpanel 10x
apache 1.3x
php 4.4x
#1
Log rotation. I need to set this up for all the basic things such as:
exim, ssl, domains, error, httpd, custom files as well
http://www.webhostgear.com/index.php?art/id:144
First step: pico /etc/logrotate.d/httpd
That file doesn't exist on my server

What should I do from here?
#2
Cron jobs. I need to setup the following for cronjobs
Automatic mail queue deletion / empty nightly (to avoid common exim cpu server load spikes)
Automatic mysql database optimizatoin (never seen this kind of cronjob before, figured I'd give it a shot asking for tips)
Thanks in advance for any advice / tips.