Bug 66936 - apache startup fails after install
Summary: apache startup fails after install
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Server
Version: unspecified
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-06-18 20:33 UTC by Ben Levenson
Modified: 2007-07-31 19:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-06-21 15:22:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ben Levenson 2002-06-18 20:33:35 UTC
Description of Problem:
# service httpd start
Starting httpd: Syntax error on line 47 of /etc/httpd/conf/rhnweb.conf:
PerlSetVar takes two arguments, Perl config var and value
                                                           [FAILED]

from /etc/httpd/conf/rhnweb.conf:
<snip>
42 PerlSetVar session_secret_1 cb0f20e5b7274b0d89bf1815456da2b1
43 PerlSetVar session_secret_2 33b92c91b7586ec43f254df550535d74
44 PerlSetVar session_secret_3 46f2b50366b174c7767e7cc1eb700ed7
45 PerlSetVar session_secret_4 fe3a445dd3e0331d7ddd2ba03df7c024
46
47 PerlSetVar db_tz_offset
48
49 <Files *.pxt>
50   SetHandler perl-script
51   PerlHandler PXT::ApacheHandler
52 </Files>
<snip>

Steps to Reproduce:
1. install and configure satellite
2. try to (re)start apache

Actual Results:
apache start fails with the error listed above.

Additional Information:
httpd will start if I comment out line 47.

Comment 1 Adrian Likins 2002-06-20 18:22:24 UTC
chip?

thats the config file deployed by satcon-deploy I belive. Looks
like it is getting generated incorrectly.

Comment 2 Josef Komenda 2002-06-25 15:58:04 UTC
Apache starts correctly on latest version of installer. Closing.


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