[wp-trac] [WordPress Trac] #34258: preg_match(): Compilation failed: with permanente links
WordPress Trac
noreply at wordpress.org
Mon Oct 12 11:26:29 UTC 2015
#34258: preg_match(): Compilation failed: with permanente links
--------------------------+-----------------------------
Reporter: hellvix | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version: 4.3
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
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
if ( preg_match( "#^$match#", $request_match, $matches ) || 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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34258>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list