I have a VPS with debian. Logrotate is a standard there but not working. Even I run in the force mode: logrotate -d -f /etc/logrotate.conf. The /etc/log/apache2/*.log are not rotated.

I checked cron.daily and /etc/logrotate.conf. Everything looks fine.

Any suggestions?