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 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

Pull Requests

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: Tue Oct 08 22:01:27 2024 UTC