Closed Bug 539125 Opened 16 years ago Closed 16 years ago

preg_match() [function.preg-match]: Compilation failed: support for \P, \p, and \X has not been compiled at offset 1

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: marclaporte, Assigned: fox2mike)

References

()

Details

At the bottom of tiki-trunk.mozilla.com, if you click "Show php error messages" PHP (5.2.9) ERROR (E_WARNING): File: lib/core/lib/Zend/Filter/Alpha.php Line: 78 Type: preg_match() [function.preg-match]: Compilation failed: support for \P, \p, and \X has not been compiled at offset 1 PHP (5.2.9) ERROR (E_WARNING): File: lib/core/lib/Zend/Filter/Digits.php Line: 55 Type: preg_match() [function.preg-match]: Compilation failed: support for \P, \p, and \X has not been compiled at offset 1
Severity: normal → trivial
This bug is caused by having compiled in an old version of PCRE - likely whatever comes on that box as standard with RHEL is too old. Can we update PCRE on the box please?
Assignee: nobody → server-ops
Laura, These is on the production generic cluster. Not sure I'd want to go ahead and upgrade stuff without knowing the impact across other hosted sites :|
Can we test it out on a staging box?
Assignee: server-ops → shyam
Severity: trivial → normal
Component: Knowledge Base Software → Server Operations
OS: Windows XP → All
Product: support.mozilla.com → mozilla.org
QA Contact: kb-software → mrz
Hardware: x86 → All
Version: unspecified → other
That probably means moving over the whole install to a stage box. Ping me over IRC later today and we can discuss?
Reopen if this is still an issue.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.