A arnold Member Jun 6, 2018 #1 Hello, what does this error means and how do i solve it. in the console log, it says i don't have permision to run admin.php, but to get to de admin console i have to run admin.php. What could be wrong ? Last edited: Jun 6, 2018
Hello, what does this error means and how do i solve it. in the console log, it says i don't have permision to run admin.php, but to get to de admin console i have to run admin.php. What could be wrong ?
P Paul B XenForo moderator Staff member Jun 6, 2018 #2 That is a web server error, typically caused by mod security. Your host will be able to resolve it. Upvote 0 Downvote
P Paul B XenForo moderator Staff member Jun 6, 2018 #4 Your host will need to identify which rule is being triggered and whitelist it, or disable mod sec. Upvote 0 Downvote
A arnold Member Jun 8, 2018 #6 this was due to some setings in mod security, disabled it and all is working fine. need to tweak this mod, disabeling doesn't feel good for now it is solved. Upvote 0 Downvote
this was due to some setings in mod security, disabled it and all is working fine. need to tweak this mod, disabeling doesn't feel good for now it is solved.
A arnold Member Jun 20, 2018 #7 I’m still working onbthis one.Temporarly disabled mod-secure. But i don’t want that, how can i find which rule is blocking. We use comodo within direct admin Upvote 0 Downvote
I’m still working onbthis one.Temporarly disabled mod-secure. But i don’t want that, how can i find which rule is blocking. We use comodo within direct admin
TPerry Well-known member Jun 21, 2018 #8 There should be a log generated that shows what triggered mod_security. You would have to review that log and find it and then exclude that ruleset. Upvote 0 Downvote
There should be a log generated that shows what triggered mod_security. You would have to review that log and find it and then exclude that ruleset.