php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4057 httpd crash immediatly
Submitted: 2000-04-06 08:35 UTC Modified: 2000-04-14 09:25 UTC
From: ll at pwh dot ch Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.16 OS: linux 2.2.14
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: ll at pwh dot ch
New email:
PHP Version: OS:

 

 [2000-04-06 08:35 UTC] ll at pwh dot ch
I have update from 3.0.15 to 16, with the same compile script. No problem on configuration and compilation. But when I try to launch apache (1.3.12) with the new libphp3.so, it crash instantaly, no messages, nothing in the error log.

Here are my config parameters:

./configure --with-recode --with-dbase --with-apxs=$apache_dir/bin/apxs  \
--with-apache=../$apache --enable-track-vars --enable-safe-mode --with-gd=/usr/lib/gd \
--with-ttf --with-mysql --with-xml --with-zlib --with-zlib-dir --enable-memory-limit \
--with-imap=../$imap

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-04-14 09:25 UTC] rasmus at cvs dot php dot net
You can't use both --with-apache and --with-apxs together.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 04:01:30 2024 UTC