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: <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] _____________________________________ 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: '[EMAIL PROTECTED]' Cc: '[email protected]' 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: <[EMAIL PROTECTED]> I had described problem too. to resolve do the following: e andreas scheiwein [EMAIL PROTECTED] _____________________________________ 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 _____________________________________

