php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1218 apache/php crashes when installed via apxs
Submitted: 1999-03-10 22:23 UTC Modified: 1999-03-12 18:29 UTC
From: hroberts at alumni dot princeton dot edu Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.7 OS: Red Hat 5.2
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:
29 - 28 = ?
Subscribe to this entry?

 
 [1999-03-10 22:23 UTC] hroberts at alumni dot princeton dot edu
apache/php crashes when apache is installed via the rpm suggested in the INSTALL.REDHAT file and php is installed via the method suggested in the same file, minus the ldap support (./configure --with-apxs=/usr/bin/apxs --with-mysql).  The problem occurs across a variety of mysql installation methods, but does not occur when apache and php are both compiled manually via the instructions in INSTALL.

To reproduce the crash, install the apache listed in the INSTALL.REDHAT file and then install php according to the instructions in the same file.  Finally, download and try to install MOT-2, available from ftp://tomato.nvgc.vt.edu/pub/mot/mot-2.0.a4.tar.gz.  The install will crash when you click on the 'Setup' button at the bottom of the 'MOT Setup' page.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-12 18:29 UTC] rasmus
regex library mismatch.  Intelligent check added for this situation in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 21:01:33 2024 UTC