Bug 103690 - php libraries fail to load - undefined symbols
Summary: php libraries fail to load - undefined symbols
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: php
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard:
: 100879 102503 (view as bug list)
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-09-03 21:31 UTC by Need Real Name
Modified: 2007-04-18 16:57 UTC (History)
2 users (show)

Fixed In Version: 4.3.3-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-09-07 22:10:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-09-03 21:31:03 UTC
Description of problem:
started with clean redhat 9 install.

upgraded php, php-imap, php-ldap and php-mysql to 4.3.2-7 release, now get
unable to load dynamic library errors on apache startup, the libraries are in
the correct place in /usr/lib/php4

updated all other installed packages to rawhide release to try to fix

Version-Release number of selected component (if applicable):
4.3.2-7

How reproducible:
every time

Steps to Reproduce:
1.install new httpd, php, php-libraries + dependencies
2.start httpd
    
Actual results:

PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/imap.so'
- /usr/lib/php4/imap.so: undefined symbol: executor_globals in Unknown on line 0
PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/ldap.so'
- /usr/lib/php4/ldap.so: undefined symbol: OnUpdateInt in Unknown on line 0PHP
Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' -
/usr/lib/php4/mysql.so: undefined symbol: OnUpdateInt in Unknown on line 0

Expected results:
none

Comment 1 Joe Orton 2003-09-07 22:10:43 UTC
Thanks for the report; fixed in php-4.3.3-2.

Comment 2 Joe Orton 2003-09-07 22:14:06 UTC
*** Bug 102503 has been marked as a duplicate of this bug. ***

Comment 3 Joe Orton 2003-09-08 09:30:04 UTC
*** Bug 100879 has been marked as a duplicate of this bug. ***

Comment 4 Joe Orton 2003-09-10 11:58:49 UTC
Fixed packages available at:

http://people.redhat.com/jorton/php-Severn/


Note You need to log in before you can comment on or make changes to this bug.