php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3156 Apache Bus Error when linked with mod_ssl + mod_php4
Submitted: 2000-01-09 23:59 UTC Modified: 2000-07-25 23:28 UTC
From: mark dot kirkwood at hnz dot co dot nz Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Beta 3 OS: HPUX11.00 32-bit
Private report: No CVE-ID: None
 [2000-01-09 23:59 UTC] mark dot kirkwood at hnz dot co dot nz
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 20:08 UTC] zak@php.net
Have you tried using a recent release of PHP?
If so, does the problem still occur?
 [2000-07-25 23:28 UTC] rasmus@php.net
Fixed in 4.0 according to user
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 00:01:33 2024 UTC