#34258 closed defect (bug) (invalid)
preg_match(): Compilation failed: with permanente links
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3 |
Component: | Permalinks | Keywords: | |
Focuses: | Cc: |
Description
After the installation of SSL in a WebShop page, the whole website stopped working with Permanente Links. Every time it is activated the following error message appears:
preg_match(): Compilation failed: unmatched parentheses at offset 73 line 207 includes/class-wp.php
Line 207
preg_match( "#$match#", urldecode($request_match), $matches ) ) |
I have tried to disabled all the plugins and activate. Deleted .htpaccess and saved permanente links to generate a new file, also nothing. Changed the permissions of the file to all possibles, even 777 and nothing.
Please advise.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hey there, welcome to trac! Please note that this topic is better suited for the WordPress.org support forums where experienced people can better help with individual problems like this. Sounds like a server misconfiguration, see this thread for comparison.