Bug 65305 - apacheconf help not finding documentation
Summary: apacheconf help not finding documentation
Keywords:
Status: CLOSED DUPLICATE of bug 64633
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: apacheconf
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jonathan Blandford
QA Contact: Brian Brock
URL: file:/usr/share/doc/apacheconf-0.8/ht...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-05-21 19:00 UTC by Len Hickey
Modified: 2013-04-02 04:16 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-05-21 19:00:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Len Hickey 2002-05-21 19:00:06 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-31 i686)

Description of problem:
The help file that apacheconf is looking for 
/usr/share/doc/apacheconf-0.8/html/apacheconf-basic-settings.html
cannot be found by the netscape browser


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


How reproducible:
Always

Steps to Reproduce:
1.launch apacheconf
2.press the Help button
3.
	

Actual Results:  Netscape was launched and it reported:

Netscape is unable to find the file or directory 
named /usr/share/doc/apacheconf-0.8/html/apacheconf-basic-settings.html 


Expected Results:  Netscape should be looking at the appropriate help page

Additional info:

To fix this temorarily I changed directory to /usr/share/doc, and provide a
symbolic link from the existing directory apacheconf-0.8.1 to apacheconf-0.8
which allows it to work.
# cd /usr/share/doc;ln -s apacheconf-0.8.1 apacheconf-0.8

checking out the source code for RedHat 7.2, all the help calls come from the
file:
/usr/src/redhat/SOURCES/apacheconf-0.8.1/src/ApacheConf.py

checking out the source code for RedHat 7.3, all the help calls come from the
file:
/usr/src/redhat/SOURCES/apacheconf-0.8.2/src/ApacheConf.py

possibly a post install link to the current apacheconf version would be the
easiest fix.

Comment 1 Phil Knirsch 2002-05-22 08:24:52 UTC

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


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