php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19978 PEAR cannot be installed without PCRE
Submitted: 2002-10-18 08:55 UTC Modified: 2002-10-28 00:05 UTC
From: cynic@php.net Assigned:
Status: Not a bug Package: PEAR related
PHP Version: 4CVS-2002-10-18 OS: FreeBSD 4.7-STABLE
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cynic@php.net
New email:
PHP Version: OS:

 

 [2002-10-18 08:55 UTC] cynic@php.net
roman@freepuppy ~/install/php4 1043:0 > ./configure --prefix=/home/roman/php --disable-all --enable-cli
...
roman@freepuppy ~/install/php4 1043:0 > make
...
roman@freepuppy ~/install/php4 1043:0 > make install
...
Installing PEAR environment:      /home/roman/php/lib/php/

Fatal error: Call to undefined function:  preg_match() in /usr/home/roman/install/php4/pear/PEAR/Config.php on line 476

Fatal error: Call to undefined function:  preg_match() in /usr/home/roman/install/php4/pear/PEAR/Config.php on line 476


PEAR should handle this gracefully.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-28 00:05 UTC] sterling@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC