Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51943 - webmin webalizer module cannot find config files
Summary: webmin webalizer module cannot find config files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 14:11 UTC by Mario Vazquez
Modified: 2004-05-31 00:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Vazquez 2004-05-24 14:11:38 UTC
Webalizer webmin module gives the following error upon selection for the first time:
The Webalizer configuration file /etc/apache/conf/webalizer.conf was not found on your system. Maybe it is not installed, or your module configuration is incorrect.


Reproducible: Always
Steps to Reproduce:
1. emerge apache, webmin, webalizer    (in no particular order)
2. start webmin with /etc/init.d/webmin start
3. log to webmin, and select webalizer from the servers modules.

Actual Results:  
The Webalizer configuration file /etc/apache/conf/webalizer.conf was not found
on your system. Maybe it is not installed, or your module configuration is
incorrect.


Expected Results:  
the module should work straight from the box.

The correct path where the file can be found is
/etc/apache2/conf/webalizer.conf.  The path depends upon the apache version
installed.  But since apache2 is the default apache when installed, the path
should reflect this apache version, or the webmin ebuild should make the changes
upon detection of apache2 on the machine (or use flag).
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-31 00:51:14 UTC
in portage.  thanks.