 |
» |
|
|
 |
|  |  |
This section describes how to build a Web Server Middleware
Stack, beginning with the installation of the Linux distribution. Installing the Linux Distribution |  |
Complete instructions for installation of a Linux distribution
are outside the scope of this document. This section provides information
to verify installation of the required packages for the OSMS Web Server. Required Packages and Installation RecommendationsThe Web Server Middleware Stack depends on several software
package groups included with the SLES10 distribution media.
To verify package selection, perform the following steps: From the Installation Settings screen of YaST, select
the Software tab. Under the Primary Functions heading,
select Web and LAMP Server and under the Development heading, select C/C++ Compiler
and Tools as displayed in Figure 3. Select the Details button to display
a table with the detailed software package selections. From the Filter options drop-down
list, select Package Groups. In the Package Groups pane, expand
the Development group and select Languages from the expanded list. Verify that the perl and python
components are selected as displayed in Figure 4 From the Productivity packages group,
select Networking. Verify that the
apache2, apache2-prefork, php5, apache2-mod_perl, apache2-mod_php5,
apache2-mod_python, and webalizer components are selected.
|