php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6223 apache 1.3.9 won't restart after installing PHP44.0.1pl2
Submitted: 2000-08-17 16:17 UTC Modified: 2000-08-30 09:19 UTC
From: sbarton at scitor dot com Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.1pl2 OS: Caldera OpenLinux eserver 2.3
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: sbarton at scitor dot com
New email:
PHP Version: OS:

 

 [2000-08-17 16:17 UTC] sbarton at scitor dot com
apachectl start
/usr/sbin/apachectl start: httpd could not be started

(gdb) run -X -f /etc/httpd/conf/httpd.conf
Starting program: /usr/sbin/httpd -X -f /etc/httpd/conf/httpd.conf

Program received signal SIGSEGV, Segmentation fault.
0x0 in ?? ()
(gdb) bt
#0  0x0 in ?? ()
#1  0x2aceec0d in zend_hash_find ()
#2  0x2acfa9b6 in cfg_get_long ()
#3  0x2af5d4ff in php3_config_ini_startup () at main.c:960
#4  0x646f6d5f in ?? ()
(gdb)                    

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-23 07:01 UTC] sniper@php.net
Are you trying to use php3 and php4 concurrently ??
And please attach your configure line for php4.

--Jani
 [2000-08-30 09:19 UTC] sniper@php.net
Closed by user request. Various libraries were messed up.

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