Bug 144644

Summary: Cant start httpd
Product: [Fedora] Fedora Reporter: Sonya Ngiam <bbsonya>
Component: httpdAssignee: Joe Orton <jorton>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3   
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: 2005-01-10 10:23:52 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 Sonya Ngiam 2005-01-10 08:42:58 UTC
Description of problem:
Tried to upgrade php4+ to php5.0.
and in the end .. httpd cant start 
problems is 
Syntax error on line 6 of /etc/httpd/conf.d/php.conf:
Cannot load /etc/httpd/modules/libphp5.so into server:
/lib/tls/i686/libdb-4.3.so: symbol __strcpy_chk, version GLIBC_2.3.4
not defined in file libc.so.6 with link time reference

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
service httpd start
Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/php.conf:
Cannot load /etc/httpd/modules/libphp5.so into server:
/lib/tls/i686/libdb-4.3.so: symbol __strcpy_chk, version GLIBC_2.3.4
not defined in file libc.so.6 with link time reference
                                                           [FAILED]
Expected results:

service httpd start                                                  
        [ OK ]

Additional info:

Comment 1 Joe Orton 2005-01-10 10:23:52 UTC
Using a Raw Hide php binary package on an FC3 system won't work, 
you need to either update to the Raw Hide glibc package too, or 
rebuild the Raw Hide php source RPM on the FC3 system.


Comment 2 khalid 2005-02-21 06:28:13 UTC
I installed in FC2. While, It displays same error. any comments

Comment 3 Joe Orton 2005-02-22 09:40:46 UTC
The same comment: you need to rebuild the PHP RPM from the source. 
Ask fedora-list if you need help.