Koha 3 library management system : install, configure, and maintain your Koha installation with this easy-to-follow guide /
Annotation
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, U.K. :
Packt Pub.,
©2010.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: Installing the Software Stack; An orientation to Koha's installation; Koha's architecture; What do we need to install?; Installation tools; Package manager; Make utility; CPAN shell; Git; Choosing between Linux Perl packages and CPAN modules; Choosing a Linux distribution; Getting help-Koha's community resources; Preparing for installation; Server prerequisites; Downloading Koha and switching to a branch; Cloning Koha; Checking out a branch; Preparing a list of installation packages
- System packagesPerl modules; Debian/Ubuntu package lists; Setting up repositories or sources; Configuring the CPAN shell; Installing Koha's software stack; Installing packages using the package manager; Installing packages from the Linux prompt; Installing packages using shell scripts; Installing packages using dselect; Installing Perl modules using CPAN; Troubleshooting CPAN installations; Setting up Koha's MySQL database; Configuring Koha's installation: Makefile. PL; Completing Koha's installation; Summary; Chapter 2: Configuring the Apache2 Web Server; Understanding Apache2 Configuration
- About Apache2Apache2 virtual hosts; Name-based or IP-based virtual hosts; Apache2's configuration folder; Koha's default Apache2 file; Koha's virtual hosts; Virtual host configuration; Preparing for Apache2 configuration; Configuration plan; Two host names; Hostname with two ports; IP address with two ports; Two IP addresses; Standalone machine; Configuration prerequisites; Configuring Apache2 web server; Creating a symbolic link to koha-httpd.conf; Enabling Apache2's Rewrite module; Configuring the listener; Editing the OPAC virtual host; Editing the staff client virtual host
- Enabling Koha's virtual hostsRestarting Apache2; Troubleshooting configuration problems; Rewrite module not enabled; Incorrect or missing Directory directive; Unable to connect to MySQL; Listener not setup; Summary; Chapter 3: Installing Koha's Zebra Search Engine; About Zebra; Koha's Zebra related components; Zebrasrv-the Zebra query and retrieval server; Rebuild_zebra.pl-the Zebra index maintenance program; Installing Zebra; Installing Zebra packages; Installing Koha with Zebra; Testing Zebra; Testing zebrasrv; The zebrasrv command; Invoking zebrasrv with Koha's configuration file
- Zebrasrv daemonZebrasrv daemon on Debian or Ubuntu; zebrasrv daemon on openSuSE; Rebuilding Zebra; Creating or recreating indexes; Using Koha without Zebra; Summary; Chapter 4: Koha's Web Installer, Crontab, and Other Server Configurations; Executing Koha's web installer; Understanding the web installer's functions; Understanding how to execute the web installer; Understanding optional data available for import; Settings for MARC frameworks; Other data; Executing the web installer; Launching Koha; Configuring the crontab; Editing the crontab; Setting up environment variables