Workbook on Digital Private Papers > Setting up the Paradigm Digital Repository

Installing - Apache

    Type apache in the search field and click the Search button.

    suse50a/thumbs/suse-66.jpg

    Select the modules you want to install. We want to start out with the basics so select apache2, apache2-mod_php5.

    suse50a/thumbs/suse-66c.jpg

    This is where YaST comes into its own. YaST evaluates your selections, tells you what's missing, and gives you some ideas about resolution. In this case, YaST suggests a few other modules that are required to make the install successful: it takes a few minutes to evaluate the suggestions and (sometimes) choose between the options. This screen warns that there is a conflict and gives some logical choices that would need to be made in order to resolve the conflict.

    suse50a/thumbs/suse-66d.jpg

    In this case click the radio button next to install apache2-prefork and press OK - Try Again button.

    suse50a/thumbs/suse-66e.jpg

    YaST is now happy - all package dependencies are OK. Select OK.

    suse50a/thumbs/suse-66f.jpg

    Select Accept to proceed with the install..

    suse50a/thumbs/suse-66g.jpg

    YaST advises that two other packages were being installed to "resolve dependencies". Click the Continue button .

    suse50a/thumbs/suse-66h.jpg

    The selected packages are now installed.

    suse50a/thumbs/suse-66i.jpg

    YaST updates the system configuration files. Select Finish as we will configure Apache before installing any further applications.

    suse50a/thumbs/suse-66j.jpg

    Now you'll want to set Apache to start up when you boot. To do that, click the System icon in the left pane of the YaST window. Then Click the System Service (Runlevel) in the right pane.

    suse50a/thumbs/suse-66k.jpg

    Click the Expert Mode radio button at the top of the YaST window.

    suse50a/thumbs/suse-66l.jpg

    Select apache2 from the scrolling list.

    suse50a/thumbs/suse-66m.jpg

    Under the Set/Reset dropdown in the lower-right corner, choose Enable the Service.

    suse50a/thumbs/suse-66n.jpg

    This will automatically set the appropriate runlevels that will be used when starting the service.

    suse50a/thumbs/suse-66o.jpg

    Under the Start/Stop/Refresh dropdown, select Start now ...

    suse50a/thumbs/suse-66p.jpg

    The Apache service should start. Click OK.

    suse50a/thumbs/suse-66q.jpg

    The runlevel editor screen will look like this:

    suse50a/thumbs/suse-66r.jpg

    Select Finish and then Yes to save the runlevel changes.

    suse50a/thumbs/suse-66s.jpg

     Select Software to continue installing applications.

    suse50a/thumbs/suse-66t.jpg

    If you would like to verify that Apache is running - launch Firefox and enter localhost in the addressbar. All is well - the default message Access forbidden! for a directory with no index file should be displayed.

    suse50a/thumbs/suse-67ub.jpg

Previous section << Install Required Applications
Next section >> Install PHP