From: stephen dot irven at britishwaterways dot co dot uk Operating system: Redhat 8 (kernel 2.4.18-27.8.0) PHP version: 4.3.3 PHP Bug Type: *Configuration Issues Bug description: Configuration issue with regex
Description: ------------ When configuring PHP 4.3.3 --with-regex=system , it appears to use the PHP builtin regex regardless (phpinfo() shows "Bundled library enabled"). [The reason I'm trying to use system regex is that PHPMapscript (http://mapserver.gis.umn.edu/doc/phpmapscript-install-howto.html) currently requires it in order to get around a bug in their software] I have done a search, and found a few reports of similar problems, but no solutions yet. Setup: PHP: 4.3.3 Apache: 2.0.47 Linux kernel: 2.4.18-27.8.0 OpenSSL: 0.9.7b PHP configuration: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-curlwrappers --with-openssl=/usr --with-gd --enable-gd-native-ttf --enable-ftp --with-zlib-dir=/usr/lib --with-regex=system phpinfo() output can be seen at: http://experience.british-waterways.com/ showing configuration options, and regex settings. cheers, -- Edit bug report at http://bugs.php.net/?id=25704&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25704&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25704&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25704&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25704&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25704&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25704&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25704&r=support Expected behavior: http://bugs.php.net/fix.php?id=25704&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25704&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25704&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25704&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25704&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25704&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25704&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25704&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25704&r=float