Forum Moderators: phranque

Message Too Old, No Replies

Mod security install error

         

Lastwords

9:16 am on Apr 11, 2007 (gmt 0)

10+ Year Member



Hi,

I am having problems installing Modsecurity-2.1.0 on Apache 2.2.4, Suse 10. I have installed the prerequisites: mod_unique_id and libxml2. I have also changed Makefile to configure the path to the Apache ServerRoot directory. To install Modsecurity I use the apxs script: /path/to/apache2/bin/apxs -cia mod_security2.c

However, once this has started I receive an error message:

msc_pcre.h:18:18: error: pcre.h: No such file or directory
apxs:Error: Command failed with rc=65536

I have a few ideas where to go on this (header files seem to be missing) but I would like to know if anyone has any further advice.

Thanks

jdMorgan

3:40 pm on Apr 13, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Any mod_security users in the house? (bump)

Jim

l0pht

12:42 pm on Apr 16, 2007 (gmt 0)

10+ Year Member



Download this version
[modsecurity.org...]

It's the newest release (rc1) that will work with the new apache

EDIT: I'll leave the link up there but they just released the full 2.1.1 version (no rc) on the modsecurity website.

Lastwords

1:01 pm on Apr 18, 2007 (gmt 0)

10+ Year Member



I've tried this but I receive the same error. Any ideas? I'm a bit stumped atm.