Bug 143286
| Summary: | php-4.3.10-3.1 undefined symbol: php_save_umask | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Warren Togami <wtogami> |
| Component: | php | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED ERRATA | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | Keywords: | 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 | ||
Thanks Warren, fixed in -3.2 as shipped. |
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