Bug 466573 - Apache HTTPD server fails to start with error on mod_perl
Summary: Apache HTTPD server fails to start with error on mod_perl
Keywords:
Status: CLOSED DUPLICATE of bug 459351
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-10 21:47 UTC by Harold Pritchett
Modified: 2008-10-20 16:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-20 16:01:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Harold Pritchett 2008-10-10 21:47:44 UTC
Description of problem:

When starting the Apache HTTPD server, the following error message is generated and the start fails...

[root@bolt conf.d]# service httpd start
Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax error on line 10 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: undefined symbol: modperl_io_perlio_restore_stdout
                                                           [FAILED]
[root@bolt conf.d]#

Version-Release number of selected component (if applicable):
I seem to have two versions of mod_perl installed...

[root@bolt modules]# rpm -qa | grep mod_perl
mod_perl-2.0.4-6.i386
mod_perl-2.0.4-5.i386
[root@bolt modules]# 


How reproducible:
every time

Steps to Reproduce:

1.
2.
3.
  
Actual results:


Expected results:


Additional info:
rename /etc/httpd/conf.d/perl.conf to perl.conf.no and the server starts ok...

Fedora 10 system was installed from downloaded DVD image and then updated via
yum yesterday.  Today, yum updates fail (see 466482).

output of uname -a
Linux bolt.halshome.net 2.6.27-0.398.rc9.fc10.i686 #1 SMP Mon Oct 6 22:23:41 EDT 2008 i686 i686 i386 GNU/Linux

Comment 1 Harold Pritchett 2008-10-11 22:37:16 UTC
Today I did a completely new install of Fedora 10 from the DVD on a different disk.  I did a "yum update" and then tried to start the httpd server.

Same error message,  This time, I only have one copy of mod_perl installed...

[root@bolt ~]# rpm -qa | grep mod_perl
mod_perl-2.0.4-6.i386
[root@bolt ~]#

Comment 2 Joe Orton 2008-10-20 16:01:20 UTC

*** This bug has been marked as a duplicate of bug 459351 ***


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