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 (20)

Sendoc
SendocSendoc
Sendoc
 
Intership report-maulana azad library
Intership report-maulana azad libraryIntership report-maulana azad library
Intership report-maulana azad library
 
Soul
Soul Soul
Soul
 
Internship in library
Internship in libraryInternship in library
Internship in library
 
Historical Devleopment of IS.pptx
Historical Devleopment of IS.pptxHistorical Devleopment of IS.pptx
Historical Devleopment of IS.pptx
 
E library in the 21st century
E library in the 21st centuryE library in the 21st century
E library in the 21st century
 
Newgenlib
NewgenlibNewgenlib
Newgenlib
 
Areas of automation in library
Areas of automation in libraryAreas of automation in library
Areas of automation in library
 
AGRIS.pptx
AGRIS.pptxAGRIS.pptx
AGRIS.pptx
 
NDLI PPT.pptx
NDLI PPT.pptxNDLI PPT.pptx
NDLI PPT.pptx
 
N list
N listN list
N list
 
Controlled Vocabullary.pptx
Controlled Vocabullary.pptxControlled Vocabullary.pptx
Controlled Vocabullary.pptx
 
Digital library software
Digital library softwareDigital library software
Digital library software
 
Information Literacy Competencies and Programmes in India
Information Literacy Competencies and Programmes in IndiaInformation Literacy Competencies and Programmes in India
Information Literacy Competencies and Programmes in India
 
Z39.50: Information Retrieval protocol ppt
Z39.50: Information Retrieval protocol pptZ39.50: Information Retrieval protocol ppt
Z39.50: Information Retrieval protocol ppt
 
INIS.pptx
INIS.pptxINIS.pptx
INIS.pptx
 
Newgenlib
NewgenlibNewgenlib
Newgenlib
 
Greenstone Digital Library
Greenstone Digital LibraryGreenstone Digital Library
Greenstone Digital Library
 
NISCAIR.pptx
NISCAIR.pptxNISCAIR.pptx
NISCAIR.pptx
 
Bibliography Services.pptx
Bibliography Services.pptxBibliography Services.pptx
Bibliography Services.pptx
 

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

The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
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
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
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
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
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
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 

Recently uploaded (20)

The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
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
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
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 ...
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
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...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 

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-----