Bug 1185

Summary: Apache DSO Not Working
Product: [Retired] Red Hat Linux Reporter: Thornton Prime <thornton>
Component: mod_php3Assignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: thornton
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-03-31 20:06:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thornton Prime 1999-02-16 00:26:11 UTC
The Apache SHARED_CHAIN doesn't seem to be working properly
or something.

Trying to run mod_php3 as a DSO from Apache result in the
following error ...

Cannot load /etc/httpd/modules/libphp3.so into server:
/etc/httpd/modules/libphp3.so: undefined symbol: gdbm_errno

mod_perl scripts that load native code dump SEGV.

Comment 1 Bill Nottingham 1999-02-16 15:35:59 UTC
*** Bug 1187 has been marked as a duplicate of this bug. ***

The Apache SHARED_CHAIN doesn't seem to be working properly
or something.

Trying to run mod_php3 as a DSO from Apache result in the
following error ...

Cannot load /etc/httpd/modules/libphp3.so into server:
/etc/httpd/modules/libphp3.so: undefined symbol: gdbm_errno

mod_perl scripts that load native code dump SEGV.

Comment 2 Bill Nottingham 1999-02-16 15:36:59 UTC
*** Bug 1186 has been marked as a duplicate of this bug. ***

The Apache SHARED_CHAIN doesn't seem to be working properly
or something.

Trying to run mod_php3 as a DSO from Apache result in the
following error ...

Cannot load /etc/httpd/modules/libphp3.so into server:
/etc/httpd/modules/libphp3.so: undefined symbol: gdbm_errno

mod_perl scripts that load native code dump SEGV.

Comment 3 Thornton Prime 1999-02-16 19:14:59 UTC
It is a mod_php3 bug. It appears that the configure script does not
correctly link against the required LIBS when using APXS. I will
modify and submit a patch.

Comment 4 Preston Brown 1999-03-31 20:06:59 UTC
mod_php3-3.0.7-3 and apache-1.3.6-4 have been tested and are known to
play well together.