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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 - 18 = ?
Subscribe to this entry?

 
 [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: Fri May 17 02:01:32 2024 UTC