php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5578 PCRE does not work
Submitted: 2000-07-14 05:27 UTC Modified: 2000-09-04 16:36 UTC
From: arpadffy at polarfox dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: Linux
Private report: No CVE-ID: None
 [2000-07-14 05:27 UTC] arpadffy at polarfox dot com
Even after compiling with options --with_pcre etc... PCRE functions are not supported by PHP parser in Apache.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-14 09:16 UTC] andrei at cvs dot php dot net
There is no need for --with-pcre most of the time, since PHP
comes with a bundled copy of PCRE library which is enable
by default.
 [2000-08-23 05:14 UTC] sniper@php.net
What is the status of this report? 
Is it still a problem? Please attach your full
configure line and minimal reproducing script.

--Jani
 [2000-09-04 16:36 UTC] sniper@php.net
No feedback. Closed.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 18:01:35 2024 UTC