Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: mod_log_rotate won't load |
|
Author |
|
dweingart
Joined: 13 May 2009 Posts: 2
|
Posted: Wed 13 May '09 20:30 Post subject: mod_log_rotate won't load |
|
|
Downloaded the latest version of Apache from this site (Apache 2.2.11) and the latest version of mod_log_rotate (1.00a-w32) from this site.
I have installed the VC++ 2008 and 2005 runtimes.
Following the instructions in the Readme, I placed the following code in httpd.conf (after placing the mod_log_rotate.so in the modules directory)
Code: | LoadModule log_rotate_module modules/mod_log_rotate.so
|
Restarting Apache gives the following error:
Code: | httpd: Syntax error on line 62 of C:/apache/conf/httpd.conf: Cannot load C:/apache/modules/mod_log_rotate.so into server: This application has failed to start because the application configuration is incorrect. Reinstalling the application
may fix this problem.
|
However, the version of mod_log_rotate I found here (http://www.sitebuddy.com/mod_log_rotate) loads into the server without complaint.
System is Windows Server 2003, SP1, 64bit. Wondering if the 64bit OS may be part of the problem? |
|
Back to top |
|
dweingart
Joined: 13 May 2009 Posts: 2
|
|
Back to top |
|
|
|
|
|
|