php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4899 PHP Core Dumps With Apache 1.3.12
Submitted: 2000-06-08 15:36 UTC Modified: 2002-10-01 13:07 UTC
From: ancient at clubi dot net Assigned:
Status: Wont fix Package: Compile Failure
PHP Version: 3.0.16 OS: Linux 2.2.15
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ancient at clubi dot net
New email:
PHP Version: OS:

 

 [2000-06-08 15:36 UTC] ancient at clubi dot net
cre.o functions/posix.o functions/parsedate.o functions/lcg.o functions/recode.o pcrelib/maketables.o pcrelib/get.o pcrelib/study.o pcrelib/pcre.o 
ranlib libmodphp3-so.a
/usr/sbin/apxs -c -o libphp3.so  -I. -I.  ./mod_php3.c libmodphp3-so.a -L/usr/local/lib  -lmysqlclient -lgdbm -ldb                     -lz        -lgdbm -lpam -lm -ldl -lcrypt  -lresolv 
gcc -O2 -m486 -fno-strength-reduce -DLINUX=2 -DEAPI -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE -I/usr/include/apache -I. -I.  -c ./mod_php3.c
gcc -shared -o libphp3.so mod_php3.o libmodphp3-so.a -L/usr/local/lib -lmysqlclient -lgdbm -ldb -lz -lgdbm -lpam -lm -ldl -lcrypt -lresolv 
[root@home php-3.0.16]# make install
/usr/sbin/apxs -i -a -n php3 libphp3.so
cp libphp3.so /usr/lib/apache/libphp3.so
chmod 755 /usr/lib/apache/libphp3.so
[activating module `php3' in /etc/httpd/conf/httpd.conf]
[root@home php-3.0.16]# /etc/rc.d/init.d/httpd restart
Shutting down http: [FAILED]
Starting httpd: [FAILED]
[root@home php-3.0.16]# httpd
Segmentation fault


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 13:07 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC