Bug 65214 - apache in 7.2 & 7.3 uses OPTIONS, but does not source /etc/sysconfig/apache
Summary: apache in 7.2 & 7.3 uses OPTIONS, but does not source /etc/sysconfig/apache
Keywords:
Status: CLOSED DUPLICATE of bug 60281
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: apache
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-05-20 13:05 UTC by Christian Hechelmann
Modified: 2007-04-18 16:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-05-20 13:07:35 UTC
Embargoed:


Attachments (Terms of Use)
fix for init script to source /etc/sysconfig/apache (349 bytes, patch)
2002-05-20 13:07 UTC, Christian Hechelmann
no flags Details | Diff

Description Christian Hechelmann 2002-05-20 13:05:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.0.0-10; de, de_DE)

Description of problem:
The apache Package in 7.2 and 7.3 uses $OPTIONS in the init script,
but does not source /etc/sysconfig/apache, making it impossible to
add customization and requires editing of the init script after each update.

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


How reproducible:
Always

Steps to Reproduce:
1. Make a valid /etc/sysconfig/apache with an arbitrary define or
   cmdline option
2. restart apache
3. look at the missing option(s) on the server cmdline

 

Actual Results:  Setting in /etc/sysconfig/apache were completely ignored

Expected Results:  init script should have picked up $OPTIONS form 
/etc/sysconfig/apache

Additional info:

The init script actually uses $OPTIONS (on line 47) but never 
sources /etc/sysconfig/apache

Comment 1 Christian Hechelmann 2002-05-20 13:07:30 UTC
Created attachment 58006 [details]
fix for init script to source /etc/sysconfig/apache

Comment 2 Joe Orton 2002-05-23 16:22:32 UTC

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


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