Richard G
Verified User
I've just updated all servers and all went fine, except for one of the Almalinux 8 servers.
This happened during apache update near the end where you normally see the rewrite_confs happening:
Anybody a clue as the where I have to look, because I have no clue where it's looking at this point.
Edit: Same happens again when I only do the rewrite_confs command.
This happened during apache update near the end where you normally see the rewrite_confs happening:
Code:
Using xx.xx.xx for your server IP
Backslash found where operator expected at -e line 1, near "\"
Regexp modifiers "/d" and "/a" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/b" at -e line 1, at end of line
Regexp modifiers "/d" and "/l" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/_" at -e line 1, at end of line
Unknown regexp modifier "/f" at -e line 1, at end of line
Regexp modifiers "/d" and "/u" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/t" at -e line 1, at end of line
syntax error at -e line 1, near "\"
Execution of -e aborted due to compilation errors.
Backslash found where operator expected at -e line 1, near "\"
Regexp modifiers "/d" and "/a" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/b" at -e line 1, at end of line
Regexp modifiers "/d" and "/l" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/_" at -e line 1, at end of line
Unknown regexp modifier "/f" at -e line 1, at end of line
Regexp modifiers "/d" and "/u" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/t" at -e line 1, at end of line
syntax error at -e line 1, near "\"
Execution of -e aborted due to compilation errors.
Anybody a clue as the where I have to look, because I have no clue where it's looking at this point.
Edit: Same happens again when I only do the rewrite_confs command.