[PHP-DEV] Bug #1035 Updated: ereg_replace() causes segmentation fault in Apache+mod_ssl From: Bug Database (php-dev <email protected>)
Date: 04/19/99

ID: 1035
Updated by: rasmus
Reported By: danbeck <email protected>
Status: Closed
Bug Type: Reproduceable crash
Assigned To:
Comments:

This is because the RH Apache RPM disables hsregex and PHP's configure mechanism wasn't smart enough to detect this. As of 3.0.8 it will be, but for now either use the Apache-1.3.6 RPM from http://www.lerdorf.on.ca/apache/ or configure php using --with-system-regex

Full Bug description available at: http://bugs.php.net?id=1035

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>