Bug 143286

Summary: php-4.3.10-3.1 undefined symbol: php_save_umask
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3Keywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-21 22:22:08 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:
Bug Depends On:    
Bug Blocks: 136452    

Description Warren Togami 2004-12-18 01:58:19 UTC
Description of problem:
php-4.3.10-3.1 in dist-fc3-updates-candidate is broken.

php-4.3.10-3.1.i386.rpm  php-ldap-4.3.10-3.1.i386.rpm 
php-mysql-4.3.10-3.1.i386.rpm  php-pear-4.3.10-3.1.i386.rpm
[root@projects tmp]# rpm -Uvh php*
Preparing...               
########################################### [100%]
   1:php-pear              
########################################### [ 25%]
   2:php-mysql             
########################################### [ 50%]
   3:php-ldap              
########################################### [ 75%]
   4:php                   
########################################### [100%]
[root@projects tmp]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/php.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: php_save_umask
                                                           [FAILED]
[root@projects tmp]# vim /etc/httpd/conf.d/php.conf

Comment 2 Joe Orton 2004-12-21 22:22:08 UTC
Thanks Warren, fixed in -3.2 as shipped.