User manual
Table of Contents
Installing packages using dselect
17
Installing Perl modules using CPAN
17
Troubleshooting CPAN installations
18
Setting up Koha's MySQL database
19
Configuring Koha's installation: Makefile.PL
20
Completing Koha's installation
21
Summary
21
Chapter 2: Configuring the Apache2 Web Server
23
Understanding Apache2 configuration
23
About Apache2
23
Apache2 virtual hosts
24
Name -based or IP -based virtual hosts
24
Apache2's configuration folder
25
Koha's default Apache2 file
26
Koha's virtual hosts
26
Virtual host configuration
27
Preparing for Apache2 configuration
27
Configuration plan
27
Two host names
28
Hostname with two ports
28
IP address with two ports
29
Two IP addresses
30
Standalone machine
30
Configuration prerequisites
31
Configuring Apache2 web server
31
Creating a symbolic link to koha -httpd.conf
31
Enabling Apache2's Rewrite module
32
Configuring the listener
32
Editing the OPAC virtual host
32
Editing the staff client virtual host
33
Enabling Koha's virtual hosts
33
Restarting Apache2
33
Troubleshooting configuration problems
35
Rewrite module not enabled
36
Incorrect or missing Directory directive
36
Unable to connect to MySQL
36
Listener not setup
37
Summary
38