SearchSearch   

Cannot rotate error logs in Apache 2.2.4!

 
   Webmaster Forums (Home) -> Apache RSS
Next:  mod_rewrite trouble  
Author Message
"Crash" Dummy

External


Since: Jul 22, 2007
Posts: 15



(Msg. 1) Posted: Fri Aug 10, 2007 2:52 pm
Post subject: Cannot rotate error logs in Apache 2.2.4!
Archived from groups: alt>apache>configuration (more info?)

I have tried the rotatelogs directive, I have tried the cronolog.exe utility, I
have tried the mod_log_rotate module, all with the same negative result. I can
rotate the access logs, but I cannot rotate the error logs. Is there a solution,
or am I doomed to ever growing error logs?

Syntax of failed attempts:

ErrorLog "|L:/Apache/bin/rotatelogs -l logs/error 86400"

ErrorLog "|L:/Apache/bin/cronolog.exe L:/Apache/logs/error.%Y%m%d.log"

LoadModule log_rotate_module modules/mod_log_rotate.so
RotateLogs On
RotateLogsLocalTime On
RotateInterval 86400
ErrorLog logs/error_log.%Y%m%d
--
Crash
Running: Windows 2000 Pro - Apache 2.2.4 - PHP 5.2.1 - PERL 5.8.8
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> Apache
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum