logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Apache 2.2.9 and mod_log_rotate
Author
dwkwaxi



Joined: 28 Jul 2008
Posts: 3
Location: Vienna, Austria

PostPosted: Mon 28 Jul '08 15:40    Post subject: Apache 2.2.9 and mod_log_rotate Reply with quote

Hi,

has anybody got mod_log_rotate working with the new Apache 2.2.9 builds? I always geht an error message that the module couldn't be loaded.

Regards,
Daniel
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Mon 28 Jul '08 16:07    Post subject: Reply with quote

every version of mod_logroteate can't handle the error log. Sorry.

but you can use rotatelogs.exe

Code:

ErrorLog "|bin/rotatelogs.exe /some/where 86400"
Back to top
dwkwaxi



Joined: 28 Jul 2008
Posts: 3
Location: Vienna, Austria

PostPosted: Mon 28 Jul '08 16:14    Post subject: Reply with quote

I know the lack of support for ErrorLog, but with 2.2.9 the whole server doesn't start up if mod_log_rotate is to be loaded.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Mon 28 Jul '08 16:16    Post subject: Reply with quote

Where did you download your apache and where did you download the module?
Back to top
dwkwaxi



Joined: 28 Jul 2008
Posts: 3
Location: Vienna, Austria

PostPosted: Mon 28 Jul '08 16:18    Post subject: Reply with quote

I downloaded everything from apachelounge.com.

With version apache 2.2.8 and mod_log_rotate 1.00a it worked fine, but not with apache 2.2.9.
Back to top


Reply to topic   Topic: Apache 2.2.9 and mod_log_rotate View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules