php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6835 incompatibilty between oci8 and mmlib
Submitted: 2000-09-21 16:26 UTC Modified: 2001-01-09 08:52 UTC
From: fl at accelance dot fr Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.2 OS: Linux Debian 2.2
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: fl at accelance dot fr
New email:
PHP Version: OS:

 

 [2000-09-21 16:26 UTC] fl at accelance dot fr
./configure --with-apxs=/usr/local/apache/bin/apxs  --with-oci8   --with-mm  --enable-sigchild

ORACLE_HOME=/u01/app/oracle/product/8.1.6

When i launch Apache (1.3.12) i see this message :
/usr/local/apache/bin/apachectl start
Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined symbol: mm_create
/usr/local/apache/bin/apachectl start: httpd could not be started

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-07 19:44 UTC] sniper@php.net
Does this happen with PHP 4.0.4 ?

--Jani
 [2001-01-09 08:52 UTC] derick@php.net
User reports that it's fixed in 4.0.4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 12:01:31 2024 UTC