[PHP-DEV] PHP 4.0 Bug #3156: Apache Bus Error when linked with mod_ssl + mod_php4 From: mark.kirkwood <email protected>
Date: 01/09/00

From: mark.kirkwood <email protected>
Operating system: HPUX11.00 32-bit
PHP version: 4.0 Beta 3
PHP Bug Type: Reproduceable crash
Bug description: Apache Bus Error when linked with mod_ssl + mod_php4

If mod_ssl and mod_php4 and linked into Apache then a bus error results from apachectl start ( or startssl ).

php4 configure had
  --with-apache=../apache_1.39 --with-pgsql --enable-track-vars

apache configure had
--enable-module=ssl --activate-module=src/modules/php4/libphp4.a

If php3 is used in there is no problem.

Cheers

Mark

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>