php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42265 preg match error ()
Submitted: 2007-08-10 14:46 UTC Modified: 2007-08-11 11:52 UTC
From: ben at crabb dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5CVS-2007-08-10 (snap) OS: FreeBSD6.1
Private report: No CVE-ID: None
 [2007-08-10 14:46 UTC] ben at crabb dot com
Description:
------------
I have installed apache22 and php5.2.3 / mod_php5 but I cannot get apache to render php on this box. I have checked that the module is called in httpd.conf and also that I have extension=pcre.so in the php.ini but I'm still getting 
Fatal error: Call to undefined function preg_match() in /usr/home/www/phpadmin/phpMyAdmin-2.6.1/libraries/defines.lib.php on line 36
Whenever I try to load phpMyAdmin

I haven't tried rendering other php files yet as I've been trying to iron this one out for the past few hours.

Help?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-11 11:52 UTC] jani@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


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