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
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:
48 - 26 = ?
Subscribe to this entry?

 
 [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 27 18:01:35 2024 UTC