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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 - 5 = ?
Subscribe to this entry?

 
 [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 26 05:01:30 2024 UTC