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: PCRE Mismatch Warning: Should I be concerned? |
|
Author |
|
MonteVista23
Joined: 25 Mar 2014 Posts: 2 Location: USA, Los Angeles
|
Posted: Wed 26 Mar '14 0:28 Post subject: PCRE Mismatch Warning: Should I be concerned? |
|
|
I am running Apache on a Windows server and it is up and running.
I downloaded and installed: Apache 2.4.9 Win32 [Apache VC11 Binary] httpd-2.4.9-win32-VC11.zip and included ModSecurity from download: modules-2.4-win32-VC11.zip
The version of ModSecurity is mod_security-2.7.7 . It is up and running, but I get a warning: ModSecurity: Loaded PCRE do not match with compiled!
Here's the difference in the PCRE from the logs: PCRE compiled version="8.33 "; loaded version="8.34 2013-12-15"
The compiled version does not match the loaded version. Is this something I should be concerned about and try to find compiled versions that match?
Thanks for any insight. |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Wed 26 Mar '14 0:41 Post subject: |
|
|
No worry, all works as it should. There are no API changes and you have advantage that eventually bug fixes in pcre are solved.
I build the next version of mod_security against the newer pcre. |
|
Back to top |
|
MonteVista23
Joined: 25 Mar 2014 Posts: 2 Location: USA, Los Angeles
|
Posted: Wed 26 Mar '14 0:45 Post subject: |
|
|
Thank you! |
|
Back to top |
|
|
|
|
|
|