Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 51943

Summary: webmin webalizer module cannot find config files
Product: Gentoo Linux Reporter: Mario Vazquez <mario_vazq>
Component: Current packagesAssignee: Jeremy Huddleston (RETIRED) <eradicator>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.