Bug 115301

Summary: default modules in http-server module during autoinstall
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Uwe Gansert <ug>
Component: AutoYaSTAssignee: Michal Zugec <mzugec>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Uwe Gansert 2005-09-05 12:59:00 UTC
the UI of the http-server in the yast-autoinstall module has as default all
apache modules deactivated. This leads to an unusable autoinstallation + an
unusable apache2 configuration if the user does not activate the modules that
are used in our default apache configuration. Those are:

mod_access
mod_alias
mod_dir
mod_log_config
mod_mime
mod_setenvif

So the user has to know that he needs to activate at least those to get a
working apache. If those modules are not configured to be loaded by apache, our
default config does not work and the autoinstallation fails because of that.
Comment 1 Michal Zugec 2005-09-06 11:41:27 UTC
fixed