php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3861 php as a dyn. mod. & configured with IBM db2 support prevents svr startup
Submitted: 2000-03-17 15:28 UTC Modified: 2002-10-01 13:36 UTC
From: cweyl at raleigh dot ibm dot com Assigned:
Status: Wont fix Package: Dynamic loading
PHP Version: 3.0.15 OS: Linux/RedHat 6.1 w/updates
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cweyl at raleigh dot ibm dot com
New email:
PHP Version: OS:

 

 [2000-03-17 15:28 UTC] cweyl at raleigh dot ibm dot com
Building PHP 3.0.15 on a RedHat 6.1 system (with all updates as of 3/17/00) with IBM DB2 (v6.1) support enabled as a dynamic apache module creates a situation whereby apache both strace and gdb report httpd "exited normally" while starting up.

my configure line: 

./configure --with-ibm-db2 --with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc --with-xml

make and make install execute cleanly.

DB2 is installed, and operates properly; the DB2 SDK is installed.

This build works fine if the "--with-ibm-db2" is omitted, OR if done on a RH 6.0 system.

If any addidional information would be helpful, *please* let me know:-)

Thanks-
			-Chris

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 13:36 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: Thu Mar 28 12:01:27 2024 UTC