SecReadStateLimit is depricated, use SecConnReadStateLimit.

Customer support forums for Atomic Protector (formerly Atomic Secured Linux). There is no such thing as a bad question here as long as it pertains to using Atomic Protector. Newbies feel free to get help getting started or asking questions that may be obvious. Regular users are asked to be gentle. :-)
DarkF@der
Forum Regular
Forum Regular
Posts: 313
Joined: Thu May 07, 2009 12:46 pm

SecReadStateLimit is depricated, use SecConnReadStateLimit.

Unread post by DarkF@der »

Hello,

How to fix this:

Code: Select all

Stopping httpd:                                            [  OK  ]
Starting httpd: SecReadStateLimit is depricated, use SecConnReadStateLimit instead.
                                                           [  OK  ]
DarkF@der
Forum Regular
Forum Regular
Posts: 313
Joined: Thu May 07, 2009 12:46 pm

Re: SecReadStateLimit is depricated, use SecConnReadStateLim

Unread post 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
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4155
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: SecReadStateLimit is depricated, use SecConnReadStateLim

Unread post 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.
Post Reply