php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5701 PHP4 causes Apache to core dump
Submitted: 2000-07-20 16:30 UTC Modified: 2000-09-04 16:40 UTC
From: mh at firewall dot co dot uk Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: RedHat Linux 6.2 (Intel)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mh at firewall dot co dot uk
New email:
PHP Version: OS:

 

 [2000-07-20 16:30 UTC] mh at firewall dot co dot uk
I did a simple configure:
./configure --with-apxs
then make and make install -- everything appears to go OK.
However, it puts the wrong libphp4.so entry in httpd.conf and then when I fix this it causes Apache to core dump every time.

If I take out the PHP4 stuff from httpd.conf, my old PHP3 stuff works fine.

Please help me get PHP4 working.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 00:24 UTC] waldschrott@php.net
checking out
 [2000-08-17 18:12 UTC] sniper@php.net
You have to use full path (to the apxs tool) in --with-apxs. 

--Jani

 [2000-09-04 16:40 UTC] sniper@php.net
No feedback and I can not reproduce this.
And when compiling php4 to be run concurrently with php3
you have to configure both with --enable-versioning 

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 12:01:33 2025 UTC