Error: The Apache mod_rewrite module is not enabled…
-
I received this error every time I tried to change the setting “Protect admin scripts”. mod_rewrite absolutely is enabled on my lamp stack.
I think the problem lies in “cerber-common.php”, line 2,893:
if ( ! apache_mod_loaded( 'mod_rewrite', true ) ) {
I don’t know whether this is a WordPress issue or a Cerber issue.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Error: The Apache mod_rewrite module is not enabled…’ is closed to new replies.