From: ben at crabb dot com Operating system: FreeBSD6.1 PHP version: 5CVS-2007-08-10 (snap) PHP Bug Type: Apache2 related Bug description: preg match error ()
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? -- Edit bug report at http://bugs.php.net/?id=42265&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42265&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42265&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42265&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42265&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42265&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42265&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42265&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42265&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42265&r=support Expected behavior: http://bugs.php.net/fix.php?id=42265&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42265&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42265&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42265&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42265&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42265&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42265&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42265&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42265&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42265&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42265&r=mysqlcfg