Am Fre, 2002-11-01 um 13.29 schrieb Torsten Puls:

> 
> Nun habe ich eine Mail erhalten mit der Fehlermeldung:
> 
> /etc/cron.daily/logrotate:
> error running shared postrotate script for /var/log/apache/*.log 
> run-parts: /etc/cron.daily/logrotate exited with return code 1
> 
> 
> Sicher war das falsch was ich da gemacht habe (das löschen)
> 
> Wie kriege ich das wieder hin?

Normalerweise sollte apache die logs selbst wieder anlegen, dann
funktioniert logrotate morgen wieder. Andernfalls :

$ touch /var/log/apache/error.log /var/log/apache/access.log
$ chown root:adm /var/log/apache/error.log /var/log/apache/access.log
$ chmod 0640 /var/log/apache/error.log /var/log/apache/access.log

-- 
[EMAIL PROTECTED] => /dev/null
tom Klammeraffe scannerphoto.de => inbox




--
Häufig gestellte Fragen und Antworten (FAQ):
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an