Bug 144644 - Cant start httpd
Summary: Cant start httpd
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 3
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-10 08:42 UTC by Sonya Ngiam
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-10 10:23:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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