SeLLeRoNe
Super Moderator
Ah... ok... any suggestion to something to use instead of eaccelerator?
[Fri Dec 02 00:42:04 2011] [notice] ModSecurity for Apache/2.6.0 (http://www.modsecurity.org/) configured.
[Fri Dec 02 00:42:04 2011] [notice] ModSecurity: APR compiled version="1.4.5"; loaded version="1.4.5"
[Fri Dec 02 00:42:04 2011] [notice] ModSecurity: PCRE compiled version="8.12"; loaded version="8.20 2011-10-21"
[Fri Dec 02 00:42:04 2011] [warn] ModSecurity: Loaded PCRE do not match with compiled!
[Fri Dec 02 00:42:04 2011] [notice] ModSecurity: LIBXML compiled version="2.7.6
[Fri Dec 02 00:42:04 2011] [notice] Original server signature: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 DAV/2
[Sat Dec 03 16:30:37 2011] [notice] ModSecurity for Apache/2.6.2 (http://www.modsecurity.org/) configured.
[Sat Dec 03 16:30:37 2011] [notice] ModSecurity: APR compiled version="1.4.5"; loaded version="1.4.5"
[Sat Dec 03 16:30:37 2011] [notice] ModSecurity: PCRE compiled version="8.20"; loaded version="8.20 2011-10-21"
[Sat Dec 03 16:30:37 2011] [notice] ModSecurity: LIBXML compiled version="2.7.6"
[Sat Dec 03 16:30:37 2011] [notice] Original server signature: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 DAV/2
Hello,
My server can not connect to sourceforge. Is there any way to change source links to something else?
update.script core invalid. Aborting,
Download update.script again.
./update.script MODsecurity2Apache2
./update.script MODsecurity2Apache2Rules
# Use This
#LoadFile /usr/lib64/libxml2.so
# If you dont have libxml2.so use
LoadFile /usr/lib64/libxml2.so.2
LoadModule security2_module /usr/lib/apache/mod_security2.so
<IfModule mod_security2.c>
# ModSecurity2 ONLY
# Do not change anything in included files
#
Include /etc/modsecurity2/*.conf
</IfModule>
Starting httpd: Syntax error on line 483 of /etc/modsecurity2/base_rules/modsecurity_crs_41_sql_injection_attacks.conf:
Error creating rule: Error compiling pattern (offset 44): POSIX collating elements are not supported
# php -v
PHP Warning: PHP Startup: Unable to load dynamic library './/usr/local/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so' - .//usr/local/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.2.17 (cli) (built: Nov 29 2011 12:50:39)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
cat /usr/local/lib/php.ini | grep suhosin.so
ls -l /usr/local/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so