Bug 115280 - PHP : pcre doesn't work, uses system pcre lib instead of internal.
Summary: PHP : pcre doesn't work, uses system pcre lib instead of internal.
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 10:22 UTC by Philippe Huybrechts
Modified: 2005-09-05 10:42 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Huybrechts 2005-09-05 10:22:25 UTC
Any use of preg_match gives an error like 
preg_match: internal pcre_fullinfo() error -3 in 

Solution : rebuild the php with the internal pcre library, not the system
supplied one
Comment 1 Philippe Huybrechts 2005-09-05 10:23:12 UTC
Additional comments: this is for php5 as well as php4
Comment 2 Christoph Thiel 2005-09-05 10:42:51 UTC
Known bug, has already been fixed for RC1.