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
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 - 17 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC