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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mark dot kirkwood at hnz dot co dot nz
New email:
PHP Version: OS:

 

 [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 11:01:32 2024 UTC