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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Fri Dec 27 08:01:28 2024 UTC