Hi,
apologies if this isn't the right category to post in but I am not sure what is causing this (whether a security component issue or something else).
I keep getting an error 500 if a page is refreshed in the browser window. I have been researching for weeks and now trying to now rule out if it is caused by mod_security. I have checked the error logs, this is today's report so far which has a mention of mod_security amongst other errors:
I have mod_security enabled in my cpanel but it says in the above error log:
Status engine is currently disabled, enable it by set SecStatusEngine to On. Is this a setting somewhere that has to be enabled in WHM?
The error 500 happens on dynamic content pages, the odd thing is the urls actually exist they break temporarily for a couple of minutes, or if I click on the menu all over again and then select the page it works. It is very odd.
I do have cron jobs running but these errors don't seem to be tied to when they are triggered/runing.
Can anyone who understands this kind of thing see what is wrong from the errors? I have attached a copy of my htaccess file too just in case that sheds light on something
I hope someone can help
Kind regards
apologies if this isn't the right category to post in but I am not sure what is causing this (whether a security component issue or something else).
I keep getting an error 500 if a page is refreshed in the browser window. I have been researching for weeks and now trying to now rule out if it is caused by mod_security. I have checked the error logs, this is today's report so far which has a mention of mod_security amongst other errors:
Code:
[Sat Feb 16 10:18:41.702963 2019] [mpm_worker:notice] [pid 18219:tid 47169271022944] AH00295: caught SIGTERM, shutting down
[Sat Feb 16 10:18:42.154687 2019] [core:notice] [pid 4821:tid 47643574941024] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Sat Feb 16 10:18:42.175118 2019] [:notice] [pid 4821:tid 47643574941024] ModSecurity for Apache/2.9.2 (ModSecurity: Open Source Web Application Firewall) configured.
[Sat Feb 16 10:18:42.175165 2019] [:notice] [pid 4821:tid 47643574941024] ModSecurity: APR compiled version="1.6.3"; loaded version="1.6.3"
[Sat Feb 16 10:18:42.175188 2019] [:notice] [pid 4821:tid 47643574941024] ModSecurity: PCRE compiled version="7.8 "; loaded version="7.8 2008-09-05"
[Sat Feb 16 10:18:42.175202 2019] [:notice] [pid 4821:tid 47643574941024] ModSecurity: LUA compiled version="Lua 5.1"
[Sat Feb 16 10:18:42.175215 2019] [:notice] [pid 4821:tid 47643574941024] ModSecurity: LIBXML compiled version="2.9.7"
[Sat Feb 16 10:18:42.175228 2019] [:notice] [pid 4821:tid 47643574941024] ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On.
[Sat Feb 16 10:18:42.176782 2019] [suexec:notice] [pid 4821:tid 47643574941024] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Feb 16 10:18:42.286217 2019] [mpm_worker:notice] [pid 4824:tid 47643574941024] AH00292: Apache/2.4.38 (cPanel) OpenSSL/1.0.2q mod_bwlimited/1.4 configured -- resuming norm$
[Sat Feb 16 10:18:42.286270 2019] [core:notice] [pid 4824:tid 47643574941024] AH00094: Command line: '/usr/sbin/httpd'
[Sat Feb 16 10:19:28.630123 2019] [proxy_fcgi:error] [pid 4830:tid 47643768432384] [client 81.152.47.38:49370] AH01067: Failed to read FastCGI header, referer: https://www.link$
[Sat Feb 16 10:19:28.630229 2019] [proxy_fcgi:error] [pid 4830:tid 47643768432384] (104)Connection reset by peer: [client 81.152.47.38:49370] AH01075: Error dispatching request$
[Sat Feb 16 10:19:28.631785 2019] [proxy_fcgi:error] [pid 4831:tid 47643770533632] [client 37.157.193.84:19972] AH01067: Failed to read FastCGI header
[Sat Feb 16 10:19:28.631865 2019] [proxy_fcgi:error] [pid 4831:tid 47643770533632] (104)Connection reset by peer: [client 37.157.193.84:19972] AH01075: Error dispatching reques$
[Sat Feb 16 10:19:28.635059 2019] [proxy_fcgi:error] [pid 4831:tid 47643770533632] [client 37.157.193.84:19972] AH01067: Failed to read FastCGI header
[Sat Feb 16 10:19:28.635099 2019] [proxy_fcgi:error] [pid 4831:tid 47643770533632] (104)Connection reset by peer: [client 37.157.193.84:19972] AH01075: Error dispatching reques$
[Sat Feb 16 10:19:28.635132 2019] [proxy_fcgi:error] [pid 4830:tid 47643768432384] [client 81.152.47.38:49370] AH01067: Failed to read FastCGI header, referer: https://www.link$
[Sat Feb 16 10:19:28.635165 2019] [proxy_fcgi:error] [pid 4830:tid 47643768432384] (104)Connection reset by peer: [client 81.152.47.38:49370] AH01075: Error dispatching request$
[Sat Feb 16 10:19:28.665767 2019] [proxy:error] [pid 4832:tid 47643768432384] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/cpanel/$
[Sat Feb 16 10:19:28.665893 2019] [proxy_fcgi:error] [pid 4832:tid 47643768432384] [client 81.152.47.38:49377] AH01079: failed to make connection to backend: httpd-UDS, referer$
[Sat Feb 16 10:19:28.666494 2019] [proxy:error] [pid 4832:tid 47643768432384] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/cpanel/$
[Sat Feb 16 10:19:28.666526 2019] [proxy_fcgi:error] [pid 4832:tid 47643768432384] [client 81.152.47.38:49377] AH01079: failed to make connection to backend: httpd-UDS, referer$
[Sat Feb 16 10:19:28.734399 2019] [proxy:error] [pid 4833:tid 47643768432384] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/cpanel/$
[Sat Feb 16 10:19:28.734546 2019] [proxy_fcgi:error] [pid 4833:tid 47643768432384] [client 81.152.47.38:49386] AH01079: failed to make connection to backend: httpd-UDS, referer$
[Sat Feb 16 10:19:28.735257 2019] [proxy:error] [pid 4833:tid 47643768432384] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/cpanel/$
[Sat Feb 16 10:19:28.735303 2019] [proxy_fcgi:error] [pid 4833:tid 47643768432384] [client 81.152.47.38:49386] AH01079: failed to make connection to backend: httpd-UDS, referer$
[Sat Feb 16 10:20:32.829707 2019] [authz_core:error] [pid 4829:tid 47643791546112] [client 216.244.66.201:49884] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:20:34.810144 2019] [authz_core:error] [pid 4832:tid 47643791546112] [client 216.244.66.201:53312] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:20:36.728308 2019] [authz_core:error] [pid 4833:tid 47643791546112] [client 216.244.66.201:56790] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:26:45.759626 2019] [authz_core:error] [pid 4830:tid 47643793647360] [client 216.244.66.201:54600] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:26:45.760150 2019] [authz_core:error] [pid 4830:tid 47643793647360] [client 216.244.66.201:54600] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:29:21.980834 2019] [authz_core:error] [pid 4830:tid 47643764229888] [client 216.244.66.201:37498] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:29:21.981061 2019] [authz_core:error] [pid 4832:tid 47643764229888] [client 216.244.66.201:37496] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:29:23.756312 2019] [authz_core:error] [pid 4833:tid 47643764229888] [client 216.244.66.201:58528] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:29:23.756832 2019] [authz_core:error] [pid 4833:tid 47643764229888] [client 216.244.66.201:58528] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:29:23.757383 2019] [authz_core:error] [pid 4829:tid 47643766331136] [client 216.244.66.201:58526] AH01630: client denied by server configuration: /home/mywebsite$
[Sat Feb 16 10:29:23.757769 2019] [authz_core:error] [pid 4829:tid 47643766331136] [client 216.244.66.201:58526] AH01630: client denied by server configuration: /home/mywebsite$
Status engine is currently disabled, enable it by set SecStatusEngine to On. Is this a setting somewhere that has to be enabled in WHM?
The error 500 happens on dynamic content pages, the odd thing is the urls actually exist they break temporarily for a couple of minutes, or if I click on the menu all over again and then select the page it works. It is very odd.
I do have cron jobs running but these errors don't seem to be tied to when they are triggered/runing.
Can anyone who understands this kind of thing see what is wrong from the errors? I have attached a copy of my htaccess file too just in case that sheds light on something
I hope someone can help
Kind regards
Attachments
-
18.2 KB Views: 0
Last edited: