Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#34258 closed defect (bug) (invalid)

preg_match(): Compilation failed: with permanente links

Reported by: anonymized_14592763's profile anonymized_14592763 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

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.

Change History (2)

#1 @swissspidy
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

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.

#2 @anonymized_14592763
10 years ago

I have posted 2 posts and no one answers me - it has been more than one month now. That's why I thought someone here could help out, since i saw this problem happening with other people apparently from no where.

Note: See TracTickets for help on using tickets.