The only skill required really is to locate and edit text-files with a text-editor like Notepad.



Similar documents
Getting the software The Apache webserver can be downloaded free from the Apache website :

Technical specification

Redatam+SP REtrieval of DATa for Small Areas by Microcomputer

Installing Drupal on Your Local Computer

Contents: 1. Preparation/download files 2. Apache HTTPD Web Server MySQL PHP PHPMyAdmin Ruby On Rails 1.8.

PHP+MYSQL, EASYPHP INSTALLATION GUIDE

MOODLE Installation on Windows Platform

Install Apache on windows 8 Create your own server

Setting up an Apache Web Server for Greenstone 2 Walkthrough

PassMark Software BurnInTest Management Console. Quick start guide

Bitrix Intranet Portal. Installation Guide

Installation Instructions

Matlab Web Server Installation and Configuration Guide

Installation Instructions

Document History Revision Date: October 30, 2006

Greenstone Documentation

What will be supplied with chemoventory package?

Installing Apache Software

SIMIAN systems. Setting up a Sitellite development environment on Windows. Sitellite Content Management System

Created by : Ashish Shah, J.M. PATEL COLLEGE UNIT-5 CHAP-1 CONFIGURING WEB SERVER

ViMP 3.0. SSL Configuration in Apache 2.2. Author: ViMP GmbH

Installing Drupal 8 on Windows 7 with XAMPP. I am trying to install Drupal 8 on my Windows machine as a development system.

Virtual Host Continue

Installing OptiRain Open on Macintosh OS X 10.6 (Snow Leopard)

C:\www\apache2214\conf\httpd.conf Freitag, 16. Dezember :50

Installing an SSL certificate on the InfoVaultz Cloud Appliance

Big Bad Moodle Guide By Mike Tupker Version 1

Bitrix Site Manager 9.x. Installation Guide

SVNManager Installation. Documentation. Department of Public Health Erasmus MC University Medical Center

Installing Rails 2.3 Under Windows XP and Apache 2.2

OpenEyes - Windows Server Setup. OpenEyes - Windows Server Setup

CC ICT-SUD. Setting up and integrate Apache, MySQL and PHP on a Linux system

INSTALLATION GUIDE VERSION

APACHE WEB SERVER. Andri Mirzal, PhD N

unigui Developer's Manual 2014 FMSoft Co. Ltd.

Plugin for Cisco NAC (Network Admission Control) Installation Guide

How To Install Amyshelf On Windows 2000 Or Later

Host your websites. The process to host a single website is different from having multiple sites.

How to setup HTTP & HTTPS Load balancer for Mediator

Graphviz Website Installation, Administration and Maintenance

HOW TO BUILD A VMWARE APPLIANCE: A CASE STUDY

Virtual Host (Web Server)

Installing a local web server José Manuel Bouzán Matanza

Installing SQL-Ledger on Windows

Real Vision Software, Inc.

WEB2CS INSTALLATION GUIDE

PacsOne Server Installation Guide. Author(s): Xiaohui Li Revision: 6.4.4

PrintShop Web. Installation Guide

Installing Rails 2.3 Under CentOS/RHEL 5 and Apache 2.2

Getting an ipath server running on Linux

Implementing HTTPS in CONTENTdm 6 September 5, 2012

Kollaborate Server Installation Guide!! 1. Kollaborate Server! Installation Guide!

How to Install Multicraft on a VPS or Dedicated Server (Ubuntu bit)

TIMETABLE ADMINISTRATOR S MANUAL

Backup and Restore MySQL Databases

CTIS486 Midterm Solution 23/07/ Akgül

Written by: Johan Strand, Reviewed by: Chafic Nassif, Date: Getting an ipath server running on Linux

Web Hosting for Fame and Fortune. A Guide to using Apache as your web-server solution

PROXY SETUP WITH IIS USING URL REWRITE, APPLICATION REQUEST ROUTING AND WEB FARM FRAMEWORK OR APACHE HTTP SERVER FOR EMC DOCUMENTUM EROOM

Development of a Web Server Reflection Apache Server & Dynamic DNS

MassTransit 6.0 Enterprise Web Configuration for Macintosh OS 10.5 Server

TODAY web servers become more and more

Web Server: Principles and Configuration Web Programming 8) Web Server

CentraSite SSO with Trusted Reverse Proxy

A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools

WHMCS Integration Manual

Tonido Cloud Admin Guide

Comparison table for an idea on features and differences between most famous statistics tools (AWStats, Analog, Webalizer,...).

Apache Usage. Apache is used to serve static and dynamic content

Setup a Virtual Host/Website

How To Sync Quickbooks With Qvinci.Com On A Pc Or Macbook Or Mac Book (For A Webbook) With A Flashbook (For An Ubuntu Account) With An Ipo (For Macbook) On A Mac

White Paper DEPLOYING WDK APPLICATIONS ON WEBLOGIC AND APACHE WEBSERVER CLUSTER CONFIGURED FOR HIGH AVAILABILITY AND LOAD BALANCE

Building Website with Drupal 7

Magento Search Extension TECHNICAL DOCUMENTATION

Installing Magento Extensions

Using Firefly Media Server with Roku SoundBridge. For Mac OS X and 10.4.x

A Beginner's Guide to Setting Up A Web Hosting System (Or, the design and implementation of a system for the worldwide distribution of pictures of

How We Did It. Unique data model abstraction layer to integrate, but de-couple EHR data from patient website design.

Install and configure Apache, MySQL, PHP on OSX 10.8 Mountain Lion

CPE111 COMPUTER EXPLORATION

Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5

HOW TO SETUP AN APACHE WEB SERVER AND INTEGRATE COLDFUSION

Getting started with PrestaShop 1.4


Application Note - JDSU PathTrak Video Monitoring System Data Backup and Restore Process

ProjectPier v Getting Started Guide

Apache 2.2 on QNX Neutrino 6.4.x OS Step-by-step installation manual

REDCap General Security Overview

Enterprise SSL Support

Installing a Personal Server on your PC

CONSOLEWORKS WINDOWS EVENT FORWARDER START-UP GUIDE

DEPLOYMENT GUIDE Version 1.0. Deploying the BIG-IP LTM with Apache Tomcat and Apache HTTP Server

Mercury Users Guide Version 1.3 February 14, 2006

Installing and Configuring Apache

Transcription:

Installation of ABCD in WAMP Introduction This guide will illustrate and give instructions on how to install the ABCD software based on a WAMP istallation. It is perfectly possible to integrate both types of applications and run both normal Apache/PHP-based applications (e.g. phpmyadmin, Drupal, ) and ABCD at the same time with the same basic configuration. The only skill required really is to locate and edit text-files with a text-editor like Notepad. ABCD is the ISIS-based integrated library automation software which also allows automating documentation centres and other types of collections, due to its built-in flexibility and powerful functions. A standard installation of ABCD (mostly done by simply unpacking the installation package file) contains not only the ABCD-scripts and databases (in the www-folder) but also a folder for Apache and a folder for PHP. After configuring ABCD correctly as instructed here with WAMP, both the PHP and Apache folder in principle can be removed from the ABCD-installation. WAMP stands for Windows Apache MySQL and PHP), a very popular package of often combined softwares to run web-based applications. Apache is the web-server, MySQL the database in which values from which dynamic websites can be created are stored and PHP is the scripting language to create the web-pages. Normally WAMP comes with its own full installer executable (or.msi file) which indeed installs the Apache webserver, MySQL (server and client) and PHP. On top of that WAMP offers and this is a major added-value a WAMP-manager icon in the taskbar from where not only all the services can be (re-)started or stopped, but also the main settings for all three services can be accessed and managed. E.g. php.ini (PHP settings) and httpd.conf (Apache webserver configuration) and my.ini (settings for MySQL) are directly accessible, also version information for all three servers is available and direct access is given to phpmyadmin. 1. Configuring Apache webserver with virtual hosts The main solution we propose is to configure Apache webserver, as part of WAMP, with virtual hosts settings.

This requires two steps, supposing the installed Apache version is 2.2.17 (change when appropriate to your actual version!) : 2. Including the virtual-hosts settings file and moving the virtual host settings from the basic settings : a. open (with any text-editor, e.g. Notepad) the file \wamp\bin\apache\apache2.2.17\conf\httpd.conf b. remove (or de-activate by putting the # comment sign in front) the following statements, since we don t want to keep them in the basic configuration for all applications : i. Listen 80 ii. DocumentRoot "c:/wamp/www/" iii. ScriptAlias /cgi-bin/ "cgi-bin/" c. remove the # before the include statement in the following section towards the end, in order to activate the statement and make the virtual hosts configuration active : # Virtual hosts Include conf/extra/httpd-vhosts.conf processed. d. Save the file httpd.conf 3. Edit the virtual hosts settings in the file extra\httpd-vhosts.conf (with any text-editor) in order to make it contain the following two sections, one for the default host with port 80, one for the ABCD-dedicated port 9090 : a. Create the two virtual hosts with their resp. listening port : NameVirtualHost *:80 Listen 80 NameVirtualHost *:9090 Listen 9090 b. Define the settings for default virtual host by adding the following lines : <VirtualHost *:80> ServerRoot "c:/wamp/bin/apache/apache2.2.17" DocumentRoot "/wamp/www/" <Directory "c:/wamp/www/"> Options Indexes FollowSymLinks MultiViews AllowOverride all Order Deny,Allow Deny from all Allow from 127.0.0.1

ScriptAlias /cgi-bin/ "cgi-bin/" <Directory "cgi-bin"> AllowOverride None Options None Order allow,deny Allow from all PHPIniDir "c:/wamp/bin/php/php5.3.4" </VirtualHost> c. Create a section for the ABCD-port 9090 virtual host, by adding the following lines : <VirtualHost *:9090> ServerRoot "c:/abcd/apache2.2" DocumentRoot "/ABCD/www/htdocs" <Directory "c:/abcd/www/htdocs/"> Options Indexes FollowSymLinks MultiViews AllowOverride all Order Deny,Allow Deny from all Allow from 127.0.0.1 ScriptAlias /cgi-bin "/ABCD/www/cgi-bin/" <Directory "/ABCD/www/cgi-bin/"> AllowOverride None Options None Order allow,deny Allow from all #PHPIniDir "/ABCD/php" # next 2 lines are only for ABCD EmpWeb ProxyPass /empweb/ http://localhost:8080/empweb/ ProxyPassReverse / http://localhost:8080/ </VirtualHost> d. Save the httpd-vhost.conf file and re-start your Apache service (the easiest way is to use the WAMP-manager icon and go to the Apache restart service option). 4. Configuring PHP a. It is most unfortunately not possible to refer to 2 different PHP-settings by including the directive PHPIniDir twice (or more) in the virtual hosts settings. Apache will only observe the first one and report the second one as an error. So one can either leave that directive into the basic configuration file httdp.conf or put it into one (and only one) of the virtual hosts sections of the httpd-vhosts.conf file : PHPIniDir "c:/wamp/bin/php/php5.3.4" One could put such statement e.g. before closing the virtual-host section (</VirtualHost>).

b. Add the php-extensions which ABCD needs but are possibly not yet active in WAMP, by removing the leading ; or adding if not yet present in the section of the file php.ini (in WAMP with PHP5.3.4 you will find this in C:\wamp\bin\php\php5.3.4) labeled as Dynamic Extensions : ;;;;;;;;;;;;;;;;;;;;;; ; Dynamic Extensions ; ;;;;;;;;;;;;;;;;;;;;;; extension=php_gd2.dll extension=php_pdo.dll extension=php_pdo_mysql.dll extension=php_xsl.dll extension=php_yaz.dll c. Other php.ini settings could be slightly different in between WAMP and ABCD, but after some testing we didn t find them to be really important for either ABCD or WAMP, but rather fine-tuning settings. d. Copy the here added extension DLL s from your ABCD-php extension directory (folder) to the one of WAMP, probably being resp. \ABCD\php\ext and \WAMP\bin\php\php5.3.4\ext. Beware : don t copy existing ABCD-extensions over existing WAMP-extensions, only add non-existing ones! Warning : if the PHP version is indeed different, you will need to download the correct versions for the WAMP-PHP configuration. If e.g. your ABCD PHP is using version 5.2 but WAMP is using 5.3, you will have to load the correct versions for version 5.3, as that is the one we will be using. Since WAMP installs its own MySQL server (in the folder \WAMP\bin\mysql) with its data-folder inthere as a subfolder, you might but only if you use MySQL for the ABCD EmpWeb Advanced Loans module have to reconfigure your MySQL configuration, i.e. the following directives might need to be edited in order to refer to the MySQL-folder used when installing MySQL for EmpWeb : basedir=c:/wamp/bin/mysql/mysql5.1.53 log-error=c:/wamp/logs/mysql.log datadir=c:/wamp/bin/mysql/mysql5.1.53/data This file my.ini also allows to set the port (default =3309) and password/login to access your MySQL. 5. Restart all services to test the new set-up. If you have done all previous steps correctly, it should be possible to open both default port web-applications, e.g. http://localhost/phpmyadmin and ABCD-port9090 applications : http://localhost:9090/