[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache log Fehlermeldung



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

-- 
justmailthere@gmx.de => /dev/null
tom Klammeraffe scannerphoto.de => inbox





Reply to: