In addition to the advices in debian/README.Debian

 * change line in /etc/logrotate.d/apache2 to: "create 644 root adm" 
 * change permissions of existing files: chmod 644 /var/log/apache2/*.log

you also need "chmod 755 /var/log/apache2" to allow www-data to access the logs.

Reply via email to