Page 1 of 1

SecReadStateLimit is depricated, use SecConnReadStateLimit.

Posted: Thu May 22, 2014 10:37 am
by DarkF@der
Hello,

How to fix this:

Code: Select all

Stopping httpd:                                            [  OK  ]
Starting httpd: SecReadStateLimit is depricated, use SecConnReadStateLimit instead.
                                                           [  OK  ]

Re: SecReadStateLimit is depricated, use SecConnReadStateLim

Posted: Thu May 22, 2014 10:47 am
by DarkF@der
new update al sites down:

Stopping httpd: [ OK ]
Starting httpd: Syntax error on line 25 of /etc/httpd/modsecurity.d/tortix_waf.conf:
Invalid command 'SecConnReadStateLimit', perhaps misspelled or defined by a module not included in the server configuration

Re: SecReadStateLimit is depricated, use SecConnReadStateLim

Posted: Thu May 22, 2014 6:01 pm
by mikeshinn
Invalid command 'SecConnReadStateLimit', perhaps misspelled or defined by a module not included in the server configuration
That means your modsecurity version is out of date, but ASL was partially upgraded you need to make sure its fully upgraded:

yum clean all

aum -uf

asl -s -f
Stopping httpd: [ OK ]
Starting httpd: SecReadStateLimit is depricated, use SecConnReadStateLimit instead.
[ OK ]
You can ignore that.