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: Notices in log with mod_security 2.6
Author
bagu



Joined: 06 Jan 2011
Posts: 187
Location: France

PostPosted: Thu 30 Jun '11 17:58    Post subject: Reply with quote

I use the modsecurity 2.6.0 and apache 2.2.19vc9 both from apachelougne but i get this error :
Code:
[Thu Jun 30 17:55:58 2011] [notice] ModSecurity for Apache/2.6.0 (http://www.modsecurity.org/) configured.
[Thu Jun 30 17:55:58 2011] [notice] ModSecurity: APR compiled version="1.4.4"; loaded version="1.4.5"
[Thu Jun 30 17:55:58 2011] [warn] ModSecurity: Loaded APR do not match with compiled!
[Thu Jun 30 17:55:58 2011] [notice] ModSecurity: PCRE compiled version="7.9"; loaded version="7.9 2009-04-11"
[Thu Jun 30 17:55:58 2011] [notice] ModSecurity: LUA compiled version="Lua 5.1"
[Thu Jun 30 17:55:58 2011] [notice] ModSecurity: LIBXML compiled version="2.7.4"
[Thu Jun 30 17:55:59 2011] [notice] Apache/2.2.19 (Win32) mod_fcgid/2.3.6 configured -- resuming normal operations
[Thu Jun 30 17:55:59 2011] [notice] Server built: May 21 2011 17:38:08
[Thu Jun 30 17:55:59 2011] [notice] Parent: Created child process 1700
[Thu Jun 30 17:56:00 2011] [notice] ModSecurity for Apache/2.6.0 (http://www.modsecurity.org/) configured.
[Thu Jun 30 17:56:00 2011] [notice] ModSecurity: APR compiled version="1.4.4"; loaded version="1.4.5"
[Thu Jun 30 17:56:00 2011] [warn] ModSecurity: Loaded APR do not match with compiled!
[Thu Jun 30 17:56:00 2011] [notice] ModSecurity: PCRE compiled version="7.9"; loaded version="7.9 2009-04-11"
[Thu Jun 30 17:56:00 2011] [notice] ModSecurity: LUA compiled version="Lua 5.1"
[Thu Jun 30 17:56:00 2011] [notice] ModSecurity: LIBXML compiled version="2.7.4"
[Thu Jun 30 17:56:01 2011] [notice] Child 1700: Child process is running
[Thu Jun 30 17:56:01 2011] [notice] Child 1700: Acquired the start mutex.
[Thu Jun 30 17:56:01 2011] [notice] Child 1700: Starting 450 worker threads.
[Thu Jun 30 17:56:01 2011] [notice] Child 1700: Starting thread to listen on port 80.


Is it normal ? Is modsecurity working even if there is these errors ?
How can i fix it ?
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3056
Location: Hilversum, NL, EU

PostPosted: Thu 30 Jun '11 18:32    Post subject: Reply with quote

No worry, no errors. This is for information purposes against which versions it is buid, and which version is loaded.


Steffen
Back to top
bagu



Joined: 06 Jan 2011
Posts: 187
Location: France

PostPosted: Thu 30 Jun '11 19:01    Post subject: Reply with quote

Many thanks for you reply
Back to top


Reply to topic   Topic: Notices in log with mod_security 2.6 View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules