Bug 71262 - unresolved symbols in php (4.2.1) after a clean install of RH7.4b (limbo) with apache (2.0.36)
Summary: unresolved symbols in php (4.2.1) after a clean install of RH7.4b (limbo) wit...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: php
Version: 4.2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Copeland
QA Contact: David Lawrence
URL: http://
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-11 15:23 UTC by Adrian P.
Modified: 2007-04-18 16:45 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-11 15:23:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Adrian P. 2002-08-11 15:23:29 UTC
From Bugzilla Helper: 
User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux) 
 
Description of problem: 
After a simple instalation of RH7.4b (Limbo) with apache 2.0.36 postgres 7.2.1 and php 4.2.1 is 
a warning message with these undefined symbols: executor_globals_id, core_globals_id. 
 
Version-Release number of selected component (if applicable): 
 
 
How reproducible: 
Always 
 
Steps to Reproduce: 
1. php -v 
 
 
Actual Results:  All seems to be ok with apache, but with php same error 
[a]# php -v 
Content-type: text/html 
PHP Warning:  Unable to load dynamic library '/usr/lib/php4/imap.so' - /usr/lib/php4/imap.so: 
undefined symbol: executor_globals_id in Unknown on line 0 
PHP Warning:  Unable to load dynamic library '/usr/lib/php4/ldap.so' - /usr/lib/php4/ldap.so: 
undefined symbol: executor_globals_id in Unknown on line 0 
PHP Warning:  Unable to load dynamic library '/usr/lib/php4/pgsql.so' - /usr/lib/php4/pgsql.so: 
undefined symbol: core_globals_id in Unknown on line 0 
4.2.1 
[a@a root]# 
 
Expected Results:   
[a]# php -v 
4.2.1 
[a@a root]# 
 
 
Additional info:

Comment 1 Phil Copeland 2002-08-12 13:28:00 UTC
From my limbo#2 (current beta),...

[root@dhcp59-202 root]# php -v
4.2.2

[root@dhcp59-202 root]# rpm -q php
php-4.2.2-6


You'll find it in rawhide.

Phil
=--=



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