SlideShare a Scribd company logo
1 of 17
Download to read offline
1 | P a g e
TheMANUAL
2 | P a g e
http://wasimrlis.blogspot.in
https://coprofessionals.wordpress.com
3 | P a g e
Guided to search tools are used to help library users to find the resources they are
seeking. Originally paper-based subject guides were the job of subject specialist
librarians, but now, the technologies can assist this process. Subject guides can be
both broad and specific as according to a librarian. Directing library patrons to
useful resources in the electronic age is a much more difficult task, due to the
sheer range and breadth of resources available. Some libraries have designed
authoring environments that suit their needs in this area and then released them
as open source software. Lib Data and Subjects Plus are two examples of open-
source applications based on PHP and MySQL and need someone with expertise
in these to configure and maintain them.
4 | P a g e
Here I have given about installation of Subjects Plus in XAMPP in Windows
in offline mode. Before going to that, we have to know some basic things like;
About Subjects Plus- Subjects Plus is a free and open source tool that enables
libraries to create and manage online research guides. Earlier it was developed by
Ithaca College Library, USA but presently it is maintained by University of Miami
Libraries. These guides can be in many forms with the software, sufficiently
flexible to allow many different ways of presenting the guides and enabling users
to access them like users may want to navigate by subject, by course, by the
database or by the type of information they required.
About XAMPP- XAMPP is a free and open source cross-platform web server
solution stack package developed by Apache Friends consisting mainly of the
Apache HTTP Server, MariaDB database, and interpreters for scripts written in
the PHP and Perl programming languages. XAMPP stands for Cross-Platform (X),
Apache (A), MariaDB (M), PHP (P) and Perl (P). It is a simple, lightweight Apache
distribution that makes it extremely easy for developers to create a local web
server for testing and deployment purposes. Everything needed to set up a web
server – server application (Apache), database (MariaDB), and scripting
language (PHP) – is included in an extractable file. XAMPP is also cross-platform,
which means it works equally well on Linux, Mac and Windows. Since most
actual web server deployments use the same components as XAMPP, it makes
transitioning from a local test server to a live server extremely easy as well.
5 | P a g e
As it is said above that, installing Subjects Plus is quite easy. Subjects Plus can be
installed and run both in Windows and Linux. At present 4.1 is the most updated
version of Subject Plus. Other versions are also available on their website. Here
the installation on Windows is described. Some packages are needed to install
Subjects Plus like;
 PHP language version 5.3 or more.
 MySQL RDBMS version 4 or more.
 Apache web server.
 JavaScript is required to handle the administration at the backend.
If you are running an XAMPP or WAMP then no need to install all the above
packages separately. XAMPP (https://www.apachefriends.org/index.html) or
WAMP (http://www.wampserver.com/en/) is a free and open source web
server developed by Apache Friends where all the packages are pre-installed
together.
 Subjects Plus software packages (http://subjectsplus.com/#section-7).
These all are enough to install and run Subjects Plus. It can also run on Linux OS.
There are some commands need to be executed for installing all packages. Some
video guides (https://www.youtube.com/user/SubjectsPlus) and manuals
(http://www.subjectsplus.com/wiki2/) are there for installing and another
technical purpose. Except that, Google Groups
(http://groups.google.com/group/subjectsplus) are there for various help for
various purposes.
6 | P a g e
Download the XAMPP first from Apache Friends
(https://www.apachefriends.org/index.html). If possible, avoid the latest
version. It may slow down your system. See the below image.
I have marked the picture with some arrows to draw your attention.
Simply click on that and download the XAMPP. It may take some time depending
on the speed of the internet.
7 | P a g e
After completing the download, open the download folder and install the
XAMPP. It will look like as the below picture.
After this, the XAMPP welcome page is opened. Just click on ‘next’.
8 | P a g e
In the next window, it will ask the components to be installed by you with
XAMPP. Just put a tick mark on the boxes the minimum needed fields, that is-
‘server’, ‘Apache’, ‘MySQL’, ‘Program Languages’, ‘PHP’, ‘Program Languages’,
‘phpMyAdmin’ and then click ‘next’. See the below picture.
Then it will ask where to save the installed folder. Normally it will save in
C:Program filesxampp or in C:xampp. See the below picture.
Check
these
boxes
9 | P a g e
The next window will ask to install the bitnami installer for the app. But it
is no need for us, so leave blank the tick box and click next. See the below
picture.
After clicking next the XAMPP will begin to be installed in your system.
Just wait for the completing of the process. After completing it will ask for
opening the control panel. Just put a tick mark on the check box and click the
finish. See the below pictures.
Installation of XAMPP ends here.
10 | P a g e
Now you have to open the XAMPP from the control panel and start the
Apache and MySQL. Before that, you have known about these two. Apache is the
world's most used web server software. Originally based on the NCSA
HTTPd server, development of Apache began in early 1995 after work on the
NCSA code stalled. Apache played a key role in the initial growth of the World
Wide Web and MySQL is an open-source relational database management
system (RDBMS). Its name is combinations of “My”, the name of co-
founder Michael Widenius' daughter, and "SQL", the abbreviation for Structured
Query Language. The MySQL development project has made its source code
available under the terms of the GNU General Public License, as well as under a
variety of proprietary agreements. MySQL was owned and sponsored by a
single for-profit firm, the Swedish company MySQL AB, now owned by Oracle
Corporation. See the below pictures.
After starting both of them close it.
It will look
like this
11 | P a g e
Now it’s time to download the Subjects Plus from (www.subjectsplus.com). It
may take some time depending on the speed of the internet. See the below
picture.
It will take you to the GitHub driver. From there download the zip file.
12 | P a g e
Now extract the zip file. You can rename the file (optional). Then copy and paste
the file in the following path of your computer- C:program filesxampphtdocs
or C:xampphtdocs. See the below picture.
This step ends here.
13 | P a g e
In this step, open a browser and open the URL named
‘localhost/phpmyadmin’. After opening the page, find the database tab at the top
menu. Click on that to create a new database. See the below picture.
The database name should be the same as in the Subjects Plus folder name
pasted in the htdocs folder.
14 | P a g e
Open a browser or open a new tab in the same browser and type in the
URL area the following line ‘localhost/your_database_name/control’ in my case
it is SubjectsPlus, so I have typed localhost/SubjectPlus/control and hit enter. The
Subjects Plus opened and ask to configure missing files. Click on ‘Let’s make it’
just like the below picture.
Then it will ask for some information on configuration of database. Click
on continue. Here fill the following boxes. Give the MySQL database username as
‘root’ and MySQL Subjects Plus database name exactly the folder name.
15 | P a g e
After configuration the database it will ask to run the install. Click on Run the
Install. Next it will ask to complete the installation. Fill up the name of your
institution, official e-mail id and e-mail extension key and save to execute. See
the below image.
After completing the installation, it will auto generate your e-mail id as the user
id and a system generated password. Copy or note down the password. It will ask
for login. So, click on the login button. See the image below.
16 | P a g e
In this step your staff login interface will come. Give your e-mail id what you
have given as user id and paste the auto generated password you have copied in
the last step. See the image below.
After login your cutomisation interface will come. Here you can customize your
site according to your institute need and user demand. See the image below.
17 | P a g e
After customisation every time you can check the changes. Just open a browser or
a tab in the same browser and put the URL ‘localhost/your database name’. in my
case it is SubjectPlus so, I have given “localhost/SubjectPlus”. See the below
picture.
Now enjoy your new research guide/ guide to subjects. Happy using…
-----The End-----

More Related Content

What's hot

A Library Presetation For Accrediatation Visit
A Library Presetation  For Accrediatation VisitA Library Presetation  For Accrediatation Visit
A Library Presetation For Accrediatation VisitJitender Sharma
 
Subjects Plus: Information Management Tool - A Case Study, with Special Refer...
Subjects Plus: Information Management Tool - A Case Study, with Special Refer...Subjects Plus: Information Management Tool - A Case Study, with Special Refer...
Subjects Plus: Information Management Tool - A Case Study, with Special Refer...Indian Institute of Management Ahmedabad
 
New trends in Libraries with IT, AI & i4.0
New trends in Libraries with IT, AI & i4.0New trends in Libraries with IT, AI & i4.0
New trends in Libraries with IT, AI & i4.0Mokhtar Ben Henda
 
Vikram Sarabhai Library (IIMA)
Vikram Sarabhai Library (IIMA)Vikram Sarabhai Library (IIMA)
Vikram Sarabhai Library (IIMA)Prativa
 
Open Access and Libraries
Open Access and LibrariesOpen Access and Libraries
Open Access and LibrariesEllyssa Kroski
 
SOULppt.pptx
SOULppt.pptxSOULppt.pptx
SOULppt.pptxlisbala
 
The Modern Library
The Modern LibraryThe Modern Library
The Modern Libraryhblowers
 
Canons for verbal and notational plane
Canons for verbal and notational planeCanons for verbal and notational plane
Canons for verbal and notational planeDr Shalini Lihitkar
 
Biographical Sources
Biographical SourcesBiographical Sources
Biographical SourcesJohan Koren
 
Library profile for naac visit dec 2010
Library profile for naac visit dec 2010Library profile for naac visit dec 2010
Library profile for naac visit dec 2010Amar Londhe
 
PPT ON LIBRARY AND INFORMATION CENTER SERVICES IN THE COLLEGE
PPT ON LIBRARY AND INFORMATION CENTER  SERVICES IN THE COLLEGEPPT ON LIBRARY AND INFORMATION CENTER  SERVICES IN THE COLLEGE
PPT ON LIBRARY AND INFORMATION CENTER SERVICES IN THE COLLEGEdrningappaarabagonda
 
NAAC Presentation S. B. College Library Shahapur 13th feb 2021
NAAC Presentation S. B. College Library Shahapur 13th feb 2021NAAC Presentation S. B. College Library Shahapur 13th feb 2021
NAAC Presentation S. B. College Library Shahapur 13th feb 2021Shahaji Waghmode
 
Vivekanand college library naac ppt
Vivekanand college library naac pptVivekanand college library naac ppt
Vivekanand college library naac pptminajMinajnaikawdi20
 
Library Automation
Library AutomationLibrary Automation
Library AutomationRa Alvi
 
Libraries, library users and collections
Libraries, library users and collectionsLibraries, library users and collections
Libraries, library users and collectionslisld
 
Wnl 147 green library by alakananda
Wnl 147 green library by alakananda Wnl 147 green library by alakananda
Wnl 147 green library by alakananda Kishor Satpathy
 
NAAC Library Report-GFGC Periyapatna
NAAC Library Report-GFGC PeriyapatnaNAAC Library Report-GFGC Periyapatna
NAAC Library Report-GFGC PeriyapatnaVasantha Raju N
 
Introduction to WebDewey
Introduction to WebDeweyIntroduction to WebDewey
Introduction to WebDeweyawilso02
 

What's hot (20)

A Library Presetation For Accrediatation Visit
A Library Presetation  For Accrediatation VisitA Library Presetation  For Accrediatation Visit
A Library Presetation For Accrediatation Visit
 
Subjects Plus: Information Management Tool - A Case Study, with Special Refer...
Subjects Plus: Information Management Tool - A Case Study, with Special Refer...Subjects Plus: Information Management Tool - A Case Study, with Special Refer...
Subjects Plus: Information Management Tool - A Case Study, with Special Refer...
 
New trends in Libraries with IT, AI & i4.0
New trends in Libraries with IT, AI & i4.0New trends in Libraries with IT, AI & i4.0
New trends in Libraries with IT, AI & i4.0
 
Vikram Sarabhai Library (IIMA)
Vikram Sarabhai Library (IIMA)Vikram Sarabhai Library (IIMA)
Vikram Sarabhai Library (IIMA)
 
Open Access and Libraries
Open Access and LibrariesOpen Access and Libraries
Open Access and Libraries
 
SOULppt.pptx
SOULppt.pptxSOULppt.pptx
SOULppt.pptx
 
The Modern Library
The Modern LibraryThe Modern Library
The Modern Library
 
Canons for verbal and notational plane
Canons for verbal and notational planeCanons for verbal and notational plane
Canons for verbal and notational plane
 
Biographical Sources
Biographical SourcesBiographical Sources
Biographical Sources
 
Library profile for naac visit dec 2010
Library profile for naac visit dec 2010Library profile for naac visit dec 2010
Library profile for naac visit dec 2010
 
Soul
Soul Soul
Soul
 
PPT ON LIBRARY AND INFORMATION CENTER SERVICES IN THE COLLEGE
PPT ON LIBRARY AND INFORMATION CENTER  SERVICES IN THE COLLEGEPPT ON LIBRARY AND INFORMATION CENTER  SERVICES IN THE COLLEGE
PPT ON LIBRARY AND INFORMATION CENTER SERVICES IN THE COLLEGE
 
NAAC Presentation S. B. College Library Shahapur 13th feb 2021
NAAC Presentation S. B. College Library Shahapur 13th feb 2021NAAC Presentation S. B. College Library Shahapur 13th feb 2021
NAAC Presentation S. B. College Library Shahapur 13th feb 2021
 
Vivekanand college library naac ppt
Vivekanand college library naac pptVivekanand college library naac ppt
Vivekanand college library naac ppt
 
Library Automation
Library AutomationLibrary Automation
Library Automation
 
Libraries, library users and collections
Libraries, library users and collectionsLibraries, library users and collections
Libraries, library users and collections
 
Wnl 147 green library by alakananda
Wnl 147 green library by alakananda Wnl 147 green library by alakananda
Wnl 147 green library by alakananda
 
NAAC Library Report-GFGC Periyapatna
NAAC Library Report-GFGC PeriyapatnaNAAC Library Report-GFGC Periyapatna
NAAC Library Report-GFGC Periyapatna
 
Koha ppt
Koha pptKoha ppt
Koha ppt
 
Introduction to WebDewey
Introduction to WebDeweyIntroduction to WebDewey
Introduction to WebDewey
 

Similar to SubjectsPlus Manual in Compatible with XAMPP

Similar to SubjectsPlus Manual in Compatible with XAMPP (20)

Joomla Manual in Compatible with XAMPP
Joomla Manual in Compatible with XAMPPJoomla Manual in Compatible with XAMPP
Joomla Manual in Compatible with XAMPP
 
WordPress Manual in Compatible with XAMPP
WordPress Manual in Compatible with XAMPPWordPress Manual in Compatible with XAMPP
WordPress Manual in Compatible with XAMPP
 
Installation instruction of Testlink
Installation instruction of TestlinkInstallation instruction of Testlink
Installation instruction of Testlink
 
Installing php and my sql locally using xampp
Installing php and my sql locally using xamppInstalling php and my sql locally using xampp
Installing php and my sql locally using xampp
 
phpTutorial1
phpTutorial1phpTutorial1
phpTutorial1
 
phpTutorial1
phpTutorial1phpTutorial1
phpTutorial1
 
zLAMP
zLAMPzLAMP
zLAMP
 
PHP Presentation
PHP PresentationPHP Presentation
PHP Presentation
 
mush With Xampp
mush With Xamppmush With Xampp
mush With Xampp
 
Installing configuringdevelopingwithxampp
Installing configuringdevelopingwithxamppInstalling configuringdevelopingwithxampp
Installing configuringdevelopingwithxampp
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and Configuration
 
WordPress Complete Manual in XAMPP
WordPress Complete Manual in XAMPPWordPress Complete Manual in XAMPP
WordPress Complete Manual in XAMPP
 
Appache.ppt
Appache.pptAppache.ppt
Appache.ppt
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext Preprocessor
 
Setup web-application-testing-environment
Setup web-application-testing-environmentSetup web-application-testing-environment
Setup web-application-testing-environment
 
Diva23
Diva23Diva23
Diva23
 
Its3 Drupal
Its3 DrupalIts3 Drupal
Its3 Drupal
 
Appache.ppt
Appache.pptAppache.ppt
Appache.ppt
 
WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011
 
CS1520 Intro and Xampp installation
CS1520 Intro and Xampp installationCS1520 Intro and Xampp installation
CS1520 Intro and Xampp installation
 

More from Indian Institute of Management Ahmedabad

Library and Information Science (LIS) Education and Employment through Blogs:...
Library and Information Science (LIS) Education and Employment through Blogs:...Library and Information Science (LIS) Education and Employment through Blogs:...
Library and Information Science (LIS) Education and Employment through Blogs:...Indian Institute of Management Ahmedabad
 
Subjects Plus: Information Management Tool- A Case Study with Special Referen...
Subjects Plus: Information Management Tool- A Case Study with Special Referen...Subjects Plus: Information Management Tool- A Case Study with Special Referen...
Subjects Plus: Information Management Tool- A Case Study with Special Referen...Indian Institute of Management Ahmedabad
 
Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...Indian Institute of Management Ahmedabad
 
Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...Indian Institute of Management Ahmedabad
 
Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...
Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...
Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...Indian Institute of Management Ahmedabad
 
Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...
Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...
Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...Indian Institute of Management Ahmedabad
 
An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...
An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...
An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...Indian Institute of Management Ahmedabad
 
Information Literacy Programme in the Scientific Institutes of Kolkata: A Survey
Information Literacy Programme in the Scientific Institutes of Kolkata: A SurveyInformation Literacy Programme in the Scientific Institutes of Kolkata: A Survey
Information Literacy Programme in the Scientific Institutes of Kolkata: A SurveyIndian Institute of Management Ahmedabad
 
Web-Based Library Services in Academic Perspective: Knowledge Management with...
Web-Based Library Services in Academic Perspective: Knowledge Management with...Web-Based Library Services in Academic Perspective: Knowledge Management with...
Web-Based Library Services in Academic Perspective: Knowledge Management with...Indian Institute of Management Ahmedabad
 
ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...
ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...
ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...Indian Institute of Management Ahmedabad
 

More from Indian Institute of Management Ahmedabad (20)

Information Literacy Programme in the Scientific Institutes of Kolkata
Information Literacy Programme in the Scientific Institutes of KolkataInformation Literacy Programme in the Scientific Institutes of Kolkata
Information Literacy Programme in the Scientific Institutes of Kolkata
 
Semantic Web-Linked Data and Libraries
Semantic Web-Linked Data and LibrariesSemantic Web-Linked Data and Libraries
Semantic Web-Linked Data and Libraries
 
Koha Configuration – Global System Preferences
Koha Configuration – Global System PreferencesKoha Configuration – Global System Preferences
Koha Configuration – Global System Preferences
 
Web Designing with WordPress: A Guide to the Beginners'
Web Designing with WordPress: A Guide to the Beginners'Web Designing with WordPress: A Guide to the Beginners'
Web Designing with WordPress: A Guide to the Beginners'
 
Koha Complete Manual in Ubuntu 18.04
Koha Complete Manual in Ubuntu 18.04Koha Complete Manual in Ubuntu 18.04
Koha Complete Manual in Ubuntu 18.04
 
Cloud Viz 2 Viz Libraries: A Study
Cloud Viz 2 Viz Libraries: A StudyCloud Viz 2 Viz Libraries: A Study
Cloud Viz 2 Viz Libraries: A Study
 
Library and Information Science (LIS) Education and Employment through Blogs:...
Library and Information Science (LIS) Education and Employment through Blogs:...Library and Information Science (LIS) Education and Employment through Blogs:...
Library and Information Science (LIS) Education and Employment through Blogs:...
 
Subjects Plus: Information Management Tool- A Case Study with Special Referen...
Subjects Plus: Information Management Tool- A Case Study with Special Referen...Subjects Plus: Information Management Tool- A Case Study with Special Referen...
Subjects Plus: Information Management Tool- A Case Study with Special Referen...
 
Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...
 
Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...Open Source Tools for Effective Resource Management and Services: A Descripti...
Open Source Tools for Effective Resource Management and Services: A Descripti...
 
Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...
Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...
Switching from Libsys to Koha with RFID Integration: A Migratory Experiment i...
 
Record Your Screen (Windows/Linux) Through LiteCam/Simple Screen Recorder
Record Your Screen (Windows/Linux) Through LiteCam/Simple Screen RecorderRecord Your Screen (Windows/Linux) Through LiteCam/Simple Screen Recorder
Record Your Screen (Windows/Linux) Through LiteCam/Simple Screen Recorder
 
Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...
Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...
Digital Libraries, Digital Repositories, Digital Copyright: Overview, Challen...
 
Dspace Installation Manual in Ubuntu 14.04 Alongwith Windows
Dspace Installation Manual in Ubuntu 14.04 Alongwith WindowsDspace Installation Manual in Ubuntu 14.04 Alongwith Windows
Dspace Installation Manual in Ubuntu 14.04 Alongwith Windows
 
Koha Installation Manual in Ubuntu 14.04 Alongwith Windows
Koha Installation Manual in Ubuntu 14.04 Alongwith WindowsKoha Installation Manual in Ubuntu 14.04 Alongwith Windows
Koha Installation Manual in Ubuntu 14.04 Alongwith Windows
 
An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...
An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...
An Overview on Plagiarism: A Challenging Issue on Scholarly Writings in this ...
 
Information Analysis Consolidation and Repackaging (IACR): an overview
Information Analysis Consolidation and Repackaging (IACR): an overviewInformation Analysis Consolidation and Repackaging (IACR): an overview
Information Analysis Consolidation and Repackaging (IACR): an overview
 
Information Literacy Programme in the Scientific Institutes of Kolkata: A Survey
Information Literacy Programme in the Scientific Institutes of Kolkata: A SurveyInformation Literacy Programme in the Scientific Institutes of Kolkata: A Survey
Information Literacy Programme in the Scientific Institutes of Kolkata: A Survey
 
Web-Based Library Services in Academic Perspective: Knowledge Management with...
Web-Based Library Services in Academic Perspective: Knowledge Management with...Web-Based Library Services in Academic Perspective: Knowledge Management with...
Web-Based Library Services in Academic Perspective: Knowledge Management with...
 
ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...
ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...
ENHANCING LIBRARY SERVICES USING BARCODE, QR CODE AND RFID TECHNOLOGY: A CASE...
 

Recently uploaded

5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdfPearlKirahMaeRagusta1
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplatePresentation.STUDIO
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfproinshot.com
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionOnePlan Solutions
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024Mind IT Systems
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnAmarnathKambale
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 

Recently uploaded (20)

5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 

SubjectsPlus Manual in Compatible with XAMPP

  • 1. 1 | P a g e TheMANUAL
  • 2. 2 | P a g e http://wasimrlis.blogspot.in https://coprofessionals.wordpress.com
  • 3. 3 | P a g e Guided to search tools are used to help library users to find the resources they are seeking. Originally paper-based subject guides were the job of subject specialist librarians, but now, the technologies can assist this process. Subject guides can be both broad and specific as according to a librarian. Directing library patrons to useful resources in the electronic age is a much more difficult task, due to the sheer range and breadth of resources available. Some libraries have designed authoring environments that suit their needs in this area and then released them as open source software. Lib Data and Subjects Plus are two examples of open- source applications based on PHP and MySQL and need someone with expertise in these to configure and maintain them.
  • 4. 4 | P a g e Here I have given about installation of Subjects Plus in XAMPP in Windows in offline mode. Before going to that, we have to know some basic things like; About Subjects Plus- Subjects Plus is a free and open source tool that enables libraries to create and manage online research guides. Earlier it was developed by Ithaca College Library, USA but presently it is maintained by University of Miami Libraries. These guides can be in many forms with the software, sufficiently flexible to allow many different ways of presenting the guides and enabling users to access them like users may want to navigate by subject, by course, by the database or by the type of information they required. About XAMPP- XAMPP is a free and open source cross-platform web server solution stack package developed by Apache Friends consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages. XAMPP stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP (P) and Perl (P). It is a simple, lightweight Apache distribution that makes it extremely easy for developers to create a local web server for testing and deployment purposes. Everything needed to set up a web server – server application (Apache), database (MariaDB), and scripting language (PHP) – is included in an extractable file. XAMPP is also cross-platform, which means it works equally well on Linux, Mac and Windows. Since most actual web server deployments use the same components as XAMPP, it makes transitioning from a local test server to a live server extremely easy as well.
  • 5. 5 | P a g e As it is said above that, installing Subjects Plus is quite easy. Subjects Plus can be installed and run both in Windows and Linux. At present 4.1 is the most updated version of Subject Plus. Other versions are also available on their website. Here the installation on Windows is described. Some packages are needed to install Subjects Plus like;  PHP language version 5.3 or more.  MySQL RDBMS version 4 or more.  Apache web server.  JavaScript is required to handle the administration at the backend. If you are running an XAMPP or WAMP then no need to install all the above packages separately. XAMPP (https://www.apachefriends.org/index.html) or WAMP (http://www.wampserver.com/en/) is a free and open source web server developed by Apache Friends where all the packages are pre-installed together.  Subjects Plus software packages (http://subjectsplus.com/#section-7). These all are enough to install and run Subjects Plus. It can also run on Linux OS. There are some commands need to be executed for installing all packages. Some video guides (https://www.youtube.com/user/SubjectsPlus) and manuals (http://www.subjectsplus.com/wiki2/) are there for installing and another technical purpose. Except that, Google Groups (http://groups.google.com/group/subjectsplus) are there for various help for various purposes.
  • 6. 6 | P a g e Download the XAMPP first from Apache Friends (https://www.apachefriends.org/index.html). If possible, avoid the latest version. It may slow down your system. See the below image. I have marked the picture with some arrows to draw your attention. Simply click on that and download the XAMPP. It may take some time depending on the speed of the internet.
  • 7. 7 | P a g e After completing the download, open the download folder and install the XAMPP. It will look like as the below picture. After this, the XAMPP welcome page is opened. Just click on ‘next’.
  • 8. 8 | P a g e In the next window, it will ask the components to be installed by you with XAMPP. Just put a tick mark on the boxes the minimum needed fields, that is- ‘server’, ‘Apache’, ‘MySQL’, ‘Program Languages’, ‘PHP’, ‘Program Languages’, ‘phpMyAdmin’ and then click ‘next’. See the below picture. Then it will ask where to save the installed folder. Normally it will save in C:Program filesxampp or in C:xampp. See the below picture. Check these boxes
  • 9. 9 | P a g e The next window will ask to install the bitnami installer for the app. But it is no need for us, so leave blank the tick box and click next. See the below picture. After clicking next the XAMPP will begin to be installed in your system. Just wait for the completing of the process. After completing it will ask for opening the control panel. Just put a tick mark on the check box and click the finish. See the below pictures. Installation of XAMPP ends here.
  • 10. 10 | P a g e Now you have to open the XAMPP from the control panel and start the Apache and MySQL. Before that, you have known about these two. Apache is the world's most used web server software. Originally based on the NCSA HTTPd server, development of Apache began in early 1995 after work on the NCSA code stalled. Apache played a key role in the initial growth of the World Wide Web and MySQL is an open-source relational database management system (RDBMS). Its name is combinations of “My”, the name of co- founder Michael Widenius' daughter, and "SQL", the abbreviation for Structured Query Language. The MySQL development project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL was owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now owned by Oracle Corporation. See the below pictures. After starting both of them close it. It will look like this
  • 11. 11 | P a g e Now it’s time to download the Subjects Plus from (www.subjectsplus.com). It may take some time depending on the speed of the internet. See the below picture. It will take you to the GitHub driver. From there download the zip file.
  • 12. 12 | P a g e Now extract the zip file. You can rename the file (optional). Then copy and paste the file in the following path of your computer- C:program filesxampphtdocs or C:xampphtdocs. See the below picture. This step ends here.
  • 13. 13 | P a g e In this step, open a browser and open the URL named ‘localhost/phpmyadmin’. After opening the page, find the database tab at the top menu. Click on that to create a new database. See the below picture. The database name should be the same as in the Subjects Plus folder name pasted in the htdocs folder.
  • 14. 14 | P a g e Open a browser or open a new tab in the same browser and type in the URL area the following line ‘localhost/your_database_name/control’ in my case it is SubjectsPlus, so I have typed localhost/SubjectPlus/control and hit enter. The Subjects Plus opened and ask to configure missing files. Click on ‘Let’s make it’ just like the below picture. Then it will ask for some information on configuration of database. Click on continue. Here fill the following boxes. Give the MySQL database username as ‘root’ and MySQL Subjects Plus database name exactly the folder name.
  • 15. 15 | P a g e After configuration the database it will ask to run the install. Click on Run the Install. Next it will ask to complete the installation. Fill up the name of your institution, official e-mail id and e-mail extension key and save to execute. See the below image. After completing the installation, it will auto generate your e-mail id as the user id and a system generated password. Copy or note down the password. It will ask for login. So, click on the login button. See the image below.
  • 16. 16 | P a g e In this step your staff login interface will come. Give your e-mail id what you have given as user id and paste the auto generated password you have copied in the last step. See the image below. After login your cutomisation interface will come. Here you can customize your site according to your institute need and user demand. See the image below.
  • 17. 17 | P a g e After customisation every time you can check the changes. Just open a browser or a tab in the same browser and put the URL ‘localhost/your database name’. in my case it is SubjectPlus so, I have given “localhost/SubjectPlus”. See the below picture. Now enjoy your new research guide/ guide to subjects. Happy using… -----The End-----