Bug 115301 - default modules in http-server module during autoinstall
Summary: default modules in http-server module during autoinstall
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: AutoYaST (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Michal Zugec
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 12:59 UTC by Uwe Gansert
Modified: 2005-09-06 11:41 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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