php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12652 configuring with --with-oci8 makes Apache die
Submitted: 2001-08-08 10:07 UTC Modified: 2001-08-08 10:20 UTC
From: diegohgodoy at netscape dot net Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.0.6 OS: Red Hat Linux 6.0 Kernel 2.2.19
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: diegohgodoy at netscape dot net
New email:
PHP Version: OS:

 

 [2001-08-08 10:07 UTC] diegohgodoy at netscape dot net
Configuring php 4.0.6 with memlimit patch with option
--with-oci8 and then compiling works fine. Installing the
module into Apache modules directory and restarting Apache
makes apache die (without any messages in log files). If i
comment in httpd.conf the directives that make php4 load
apache starts without problem.
If i configure and compile without --with-oci8 and then
insert the module apache works fine.
Please tell me if you need aditional information.
Thanks.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-08 10:10 UTC] sniper@php.net
RTFM:

http://www.php.net/oci8

And next time, read the bugs-dos-and-donts before
submitting any reports. Thank you.

 [2001-08-08 10:20 UTC] diegohgodoy at netscape dot net
thanks a lot, and please don't get angry. I did look for
previos bug reports or documentation at the php website, but
i found nothing about this. I always use to rtfm.
Thanks again, it was useful.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 08:01:29 2024 UTC