installation of openbiblio using easyphp

21
Installation of OpenBiblio using EasyPHP Vimal Kumar V. Asian School of Business

Upload: vimal-kumar

Post on 01-Jun-2015

5.178 views

Category:

Business


1 download

DESCRIPTION

OpenBiblio is an easy to use, automated library system written in PHP licensed under GNU General Public License.

TRANSCRIPT

Page 1: Installation of Openbiblio using Easyphp

Installation of OpenBiblio using EasyPHP

Vimal Kumar V.

Asian School of Business

Page 2: Installation of Openbiblio using Easyphp

Requirements

• Windows XP• EasyPHP 1.8 (www.easyphp.org )• OpenBiblio 0.6.1(http://obiblio.sourceforge.net/ )

Software Category: Library Management System

Programming Language: PHP

Database: MySQL

Webserver: Apache

License: GPL

Page 3: Installation of Openbiblio using Easyphp

Installation of EasyPHP

• Double-click on the downloaded executable file.

Page 4: Installation of Openbiblio using Easyphp
Page 5: Installation of Openbiblio using Easyphp
Page 6: Installation of Openbiblio using Easyphp
Page 7: Installation of Openbiblio using Easyphp
Page 8: Installation of Openbiblio using Easyphp
Page 9: Installation of Openbiblio using Easyphp
Page 10: Installation of Openbiblio using Easyphp

After installation, a short cut to EasyPHP is created in the directory "Start/Programs/EasyPHP". When EasyPHP is launched, an icon appears beside the clock. A menu for appears when Right Click on the EasyPHP task bar icon,

Page 11: Installation of Openbiblio using Easyphp

Click on “Administration” option. You can see the following page if no errors in the installation process.

Page 12: Installation of Openbiblio using Easyphp

Right Click on the easyphp icon on the windows taskbar and select the option ‘Administration’.

Then a Easyphp administration screen will appear and click on MANAGE DATABASE button on the screen.

Page 13: Installation of Openbiblio using Easyphp

Then PhpMyAdmin screen appears. Type database name OpenBiblio in the text box and click on ‘Create Button’

Page 14: Installation of Openbiblio using Easyphp

From the next screen click on “SQL” option,

This action leads you to SQL query area. Type this query in the following screen “grant all on OpenBiblio.* to librarian@localhost identified by ‘secret’ “and click ‘GO’ button. Here secret is the database password. You can give a strong password instead of secret.

Page 15: Installation of Openbiblio using Easyphp

Download OpenBiblio software file from http://obiblio.sourceforge.net/. Extract your OpenBiblio compressed file using winzip, Winrar or 7zip software.

Copy the unzipped directory to C:\Program Files\EasyPHP1-8\www.

Page 16: Installation of Openbiblio using Easyphp

Open C:\Program Files\EasyPHP1-8\www\ database_constants.php in word pad or note pad.

Replace Database username and password as in the following picture.

Page 17: Installation of Openbiblio using Easyphp

Create a directory “C:/tmp” .

Open C:\Program Files\EasyPHP1-8\conf_files/php.ini file and find

session.save_path = "${path}\tmp\“

and replace like this,

session.save_path = "C:\tmp"

Page 18: Installation of Openbiblio using Easyphp

1.Open a new browser window and type http://localhost/openbiblio/install/index.php in the address bar. Then welcome page of installation opens,

Select the language and check Install Test Data option. Click Install button.

Page 19: Installation of Openbiblio using Easyphp

If settings are normal, final installation screen will appears like this.

Page 20: Installation of Openbiblio using Easyphp

Click on start using OpenBiblio. This leads to welcome screen of OpenBiblio.

Remove the openbiblio/install directory completelyGo to Admin page. Enter username and password “admin” and do more settings.

Page 21: Installation of Openbiblio using Easyphp

Vimal Kumar V.Asst. Librarian

Asian School of BusinessTechnopark

Trivandrum-695 581India

www.asbindia.in/vimal

This document Licensed under Creative Commons