php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1065 Crash after compiling with Apache 1.3.4
Submitted: 1999-01-13 12:57 UTC Modified: 1999-01-13 16:13 UTC
From: dekay at phrankphurt dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.6 OS: Linux 2.0.36
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: dekay at phrankphurt dot com
New email:
PHP Version: OS:

 

 [1999-01-13 12:57 UTC] dekay at phrankphurt dot com
I compiled PHP 3.0.6 with Apache 1.3.4. Same(!) configuration with Apache 1.3.3 did work without problems. Here is the configure line for Apache: 

./configure ... --enable-module=most ... --enable-shared=max ... --disable-module=proxy ... --enable-suexec ... --enable-module=ssl --activate-module=libauth_mysql.a --add-module=mod_frontpage.c .. --activate-module=libphp3.a --add-module=mod_put.c --add-module=mod_roaming.c

Difference from last version: mod_ssl-2.1.6-1.3.3 to mod_ssl-2.177-1.3.4, fp-patch-apache-1.3.3 to fp-patch-apache-1.3.4, apache 1.3.3 to apache 1.3.4

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-01-13 16:13 UTC] rasmus
Turned out to be an ordering problem.  Have to apply the FP patch before building PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 09:01:30 2024 UTC