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

WG: http://lists.debian.org/debian-apache/2003/10/msg00360.html



please excuse: mail before was going out by mistake. sorry that 4. once more:
#----------------------------------------------------------------------------

hi!

i reference Bug#155921: marked as done (logrotate fails when apache installed but not running)
In Reply to: <20031014173528.GC27861@parcelfarce.linux.theplanet.co.uk> 

I had described problem too.
Server version: Apache/1.3.26 (Unix) Debian GNU/Linux
Server built:   Jun 20 2002 08:42:59

to resolve do the following:

a) exclude logrotate from /etc/cron.daily # optional - but any operation on logfiles requires sequenced processing.
b) in /etc/logrotate.d/apache debian preconfigures:

 /etc/init.d/apache reload > /dev/null

and this makes all but no rotating of logs.

do get correct result change line to:

 /usr/sbin/apachectl graceful >/dev/null 2>&1

this works fine.

regards, 

andreas scheiwein
ascheiwein@diamonddogs.cc
_____________________________________
diamond:dogs
webconsulting gesmbh
porzellangasse 3/5
a-1090 vienna
ph: +43(1)315 672130
fx: +43(1)315 672115
isdn: +43(1)315 672133
url: http://www.diamonddogs.cc
_____________________________________ 


-----Ursprüngliche Nachricht-----
Von: Andreas Scheiwein 
Gesendet: Donnerstag, 30. September 2004 16:31
An: 'owner@bugs.debian.org'
Cc: 'debian-apache@lists.debian.org'
Betreff: http://lists.debian.org/debian-apache/2003/10/msg00360.html


hi!

i reference Bug#155921: marked as done (logrotate fails when apache installed but not running)
In Reply to: <20031014173528.GC27861@parcelfarce.linux.theplanet.co.uk> 

I had described problem too.
to resolve do the following:

e


andreas scheiwein
ascheiwein@diamonddogs.cc
_____________________________________
diamond:dogs
webconsulting gesmbh
porzellangasse 3/5
a-1090 vienna
ph: +43(1)315 672130
fx: +43(1)315 672115
isdn: +43(1)315 672133
url: http://www.diamonddogs.cc
_____________________________________ 
 



Reply to: