seems some thing wrong with both working on server in modsec log i see bunch of messages:-
Audit log: Failed to lock global mutex: Permission denied
is there any solution for it ?
seems some thing wrong with both working on server in modsec log i see bunch of messages:-
Audit log: Failed to lock global mutex: Permission denied
is there any solution for it ?
Hello,
I do not see discussion of this on Mod_Security's site but I do about MPM ITK which has similarities to mod_ruid2. The important discussions are these:
Apache mod-security
https://www.modsecurity.org/tracker/browse/MODSEC-82
Global mutex - Permission Denied
Thanks!
cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
-- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support
Submit a ticket | Check an existing ticket
I am seeing this issue as well. mod_security is working but the error_log if flooded with:
ModSecurity: Audit log: Failed to lock global mutex: Permission denied
.
SecAuditLogModeDir 0770
SecAuditLogModeFile 0640
are invalid and changing to concurrent just results in another error.
.
I to am just noticing this problem with my server running mod_ruid2. Would love to find more information about how to fix it if anyone knows.
Please post on the mod_security site asking for help with the error if the recommendations from their own site (provided previously) do not work.
cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
-- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support
Submit a ticket | Check an existing ticket
Hello
Is there any solution for this ? I'm having the same problem on every server that has mod_PHP with ruid2 enabled
Thanks
Have you posted on the mod_security site about it to ask as well?
cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
-- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support
Submit a ticket | Check an existing ticket
Should cPanel solve this issue by updating easyapache to make all necessary changes letting Mod Security working properly with Mod Ruid2 ! I created a ticket but same answers as in this thread ! when you support Mod Ruid so you should support results! all cPanel users are affected when rebuilding mod security and Ruid at the same time.
If you truly believe it is a bug we should be contacting mod_security to fix, please submit a bug report. If you did already submit a bug report, you are welcome to respond to that bug report ticket (those go to http://go.cpanel.net/bugs rather than the regular ticket queue) and mention that you'd like to request if we can contact mod_security about the issue.
It is a flaw with mod_security in conjunction with mod_ruid2 and not with cPanel itself. Some components do not work with other components and, typically, we end up disabling those components when the other is selected. For example, we disable FrontPage and mod_mono when mod_ruid2 is selected. What I foresee happening if it isn't going to be fixed by mod_security is that we might end up disabling the option to even pick mod_security when using mod_ruid2 (if people feel this error is sufficient to make it unusable).
cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
-- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support
Submit a ticket | Check an existing ticket
Having the same issues.Any new info. on this?
Please submit a ticket as previously requested. I am not aware of anyone having done so at this point.
cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
-- Tristan, Technical Analyst III, Forums Specialist, cPanel Tech Support
Submit a ticket | Check an existing ticket
Submitted a ticket here and over at the Mod Security site as well.
Is there any resolution to this yet?
.
Any news on this yet? I'm interested in compiling Apache with both mod_ruid2 and ModSecurity but don't want to run into any issues.
Does this issue actually affect ModSecurity/ruid2 at all, or is it just a log error being generated?