Re: rotatelog on win32

2005-05-18 Thread allan
Quoting Arnaud Blancher <[EMAIL PROTECTED]>: allan juul wrote: hello i have run into a strange problem on windows mod_perl2 RC6 using rotaleog.exe i have this in httpd.conf CustomLog "|D:/rotatelogs.exe \ d:/logs/apache2/http/apache.%Y-%m-%d-%H_%M_%S 86400" combined if i don't load mod_perl ther

Re: rotatelog on win32

2005-05-18 Thread Arnaud Blancher
allan juul wrote: hello i have run into a strange problem on windows mod_perl2 RC6 using rotaleog.exe i have this in httpd.conf CustomLog "|D:/rotatelogs.exe \ d:/logs/apache2/http/apache.%Y-%m-%d-%H_%M_%S 86400" combined if i don't load mod_perl there are never a problem. if i load mod_perl, i

rotatelog on win32

2005-05-17 Thread allan juul
hello i have run into a strange problem on windows mod_perl2 RC6 using rotaleog.exe i have this in httpd.conf CustomLog "|D:/rotatelogs.exe \ d:/logs/apache2/http/apache.%Y-%m-%d-%H_%M_%S 86400" combined if i don't load mod_perl there are never a problem. if i load mod_perl, i can (sometimes) st