SlideShare a Scribd company logo
1 of 11
Download to read offline
Page 1 of 11
Step by Step Complete Procedure for installation of Moodle on System.
Note: --First of all Please make a folder name e-Content_Backup in your hard
disk and copy all the three DVSs in this folder only. After that make a folder
name moodledata in the above folder and copy all the contents of
moodledata_1, moodledata_2 & moodledata_3 in this folder and delete these
three folders after copying them. (when you will copy these three folders
then a window pop up will come and ask for either copy & replace or merge
the fielder folder. Always choose the merge option.)
Step by Step Complete Procedure for installation of Moodle on your System.
1) Installing XAMPP
Run the installer, eventually you will be presented with an option about
where to install the package. We indicate it to install it in a new folder
called C:X_server which XAMPP will create. You could use the browse
button to point to a location.
Continue with the installation, this will take a while!
Installation info screen
Eventually you will be presented with the option to install Apache,
MySQL, Filezilla and Mercury as a service.
Page 2 of 11
 It’s probably best to choose “No” for now. You can always enable
these as services later.
Next you’ll be asked if you want to start the XAMPP Control Panel.
2) Click the “No” button & Launch XAMPP.
There are several ways to start your web server.
Server directory start/stop files
One way to start/stop: XAMPP control panel
1. on your Desktop, locate the shortcut XAMPP icon and double click to
launch the Control Panel
Page 3 of 11
 When the XAMPP Control Panel has launched, click the “Start”
buttons for Apache and MySQL (see below).
2. In the folder you installed XAMPP, look for the XAMPP_start, or
XAMPP_restart icon.
 When XAMPP start has finished, both Apache and MySQL have
been started.
3. In the folder you installed XAMPP, look for the Apache start and
MySQL start icons
 When Apache and MySQL start icons are used, two black
windows , command window should remain open
 If all is well you will see something like this.
If Apache fails to run i.e. the "Running" text with the green background
keeps disappearing.
Then you have to install the PHP curl library:
1. Open the php.ini file found in the php/php.ini folder
(Older versions of XAMPP use moodle/apache/bin
folder)
2. Find the line: ;extension=php_curl.dll
3. Remove the ; at the beginning of the line
4. Restart Apache if necessary
Create the MySQL database
To create a MySQL database for your Moodle “site” we will use the
phpMyAdmin utility included with XAMPP.
Page 4 of 11
 To access this launch the web browser of your choice (Firefox is
used in this example), type http://localhost/xampp/ in the
address bar.
 The XAMPP default page will be displayed, click the link for your
preferred language – we will be using English.
 From the menu on the left, click on “phpMyAdmin”
 When phpMy Admin has launched in your browser window, enter
the name of your database in the “Create new database” field.
Center of initial phpMyAdmin screen
 From the "Collation" drop down list select "utf8_unicode_ci"
 Click the “Create” button to create the database.
You should see the database on the left with your moodle MySQL
database name without files in it and/or a notice that it was created.
Page 5 of 11
Example of a phpMyAdmin database list, click on moodle to add MySQL
users
The database is corrected, notice the privileges icon
MySQL security
Security on a local host may not be a big concern, but at this point we
recommend you click the moodle database, then on the privileges icon.
Select one of the root users for editing. Create their passwords.
See the edit action icon
The best practice is to create a password for the root user. The "edit
action" will give a place to do that. Another good practice is to copy the
root user's privileges to another user. Here we changed the root user to
admin, added a password and kept the user called root.
Page 6 of 11
Creating an admin MySQL user
TIP: On a localhost site, that has no internet security issues, use
the same name and password for the user with the most
privileges/permissions, usually "admin", for both MySQL and
Moodle.
Prepare server for Moodle
You will need to extract the folders and files from the downloaded
package and create the moodledata folder (where images, course and
user data/files will be located).
Extract standard Moodle package files
Locate the zip file of the standard install package you downloaded from
Moodle.org. The easiest method is to extract everything in the file to
the htdocs folder that XAMPP just created. Most XP Windows operating
systems come with an program that will recognize a zip file and ask you
where you want to extract the files.
 Extract the Moodle files to htdocs. A default folder named
“moodle” is created with all the Moodle folders and files within it.
Example of Moodle folder in the server's htdocs
Page 7 of 11
Moodledata folder
Copy the moodledata folder which is given . In an standard default
install, Moodle will look for it in the top most level of folders on your
server, the same level as htdocs, apache, php and those folders.
 For example: "C;X_servermoodledata" or
"C:apachefriends151moodledata".
 You may have to change the permissions of the folder in some
operating systems.
Windows Vista folder securities tab showing permissions
For example, in Windows Vista, you will need to manually create
your moodledata folder and assign it permissions. To do this right
click on the moodledata folder, select properties and the "Security"
tab.
Another box will pop up. Select "Users" and give them "Modify" and
"Write" permissions, along with whatever existed already.
Start of initial Moodle install
You have now installed a webserver on your computer. Next you need to
get Moodle to install itself. You will use your favorite web browser to do
this.
Page 8 of 11
Other pages in MoodleDocs describe the install process. We will just
cover the first few screens.
Go to moodle in web browser
Browser address
In your web browser, type the path to the folder containing the Moodle
files in the address bar – in this example it’s http://localhost/moodle.
Select language
The initial install page will ask you to choose your preferred language.
Select language
 Click the “Next” button.
Diagnostic report
A diagnostic report is displayed – hopefully it will look like this, if not
you may need to address some issues.
Initial diagnostic, it passed, no warnings
 Click the “Next” button to continue.
Page 9 of 11
Paths for Moodle installation
The paths for your Moodle installation are shown – accept these or
amend as desired.
Paths to parts of your Moodle
 Click the “Next” button to continue.
MySQL database settings
In this screen we enter the database settings. The fields are populated
with some suggested values.
 In this example the database created is “moodle153”. If you
created a password for root place it here. If you want the MySQL
user admin to log into the moodle MySQL database, place that user
and the password here.
TIP: DO NOT USE THE “ROOT” USER WITHOUT A PASSWORD FOR
PRODUCTION INSTALLATIONS AS THIS CREATES A SECURITY
VULNERABILITY.
Page 10 of 11
MySQL database settings screen
 When you have added or edited information on the page, click the
“Next” button to continue.
TIP: This information is creating and can later be edited in the
htdocs/moodle/config.php file.
Server check
Server check with minor issues
This screen will report any issues with your webserver settings. Typically
the CURL settings and OpenSLL settings in a new XAMPP install will
receive a mild or critical warning.
Page 11 of 11
*TIP: It is possible to open Windows Explorer and edit the
php/php.ini file using a plain text editor e.g. notepad at this
point and then use the refresh button at the bottom of the
server check page once you have saved your changes.
However, exiting the Moodle install at this point is not the
end of the world, all your settings up to this point have been
saved. Localhostmoodle will start the install again.
Go to link import in MySql page and Restore the file ”
_moodle_(1).sql”.
Moodle install confirmed
Moodle will tell you it has install the basics.
Confirmed
 Click the “ Continue” button to proceed.
 Click the “Yes” button to continue.
Now you can Moodle
You will be asked to create the admin user for your Moodle site. Then as
the admin Moodle user, you will be taken to the Front Page settings to
start to restore the backup file which is named “backup-moodle2-
course1-kvs..”. Go to the link of Restore on the front page for the
backup & click next..next .
Congratulation ! now you can browse all the intrigued courses.
Note:--Last but not the least install latest Adobe & Acrobat software for
proper utilization of the intrigued courses.

More Related Content

What's hot

windows operating system and its advancements
windows operating system and its advancementswindows operating system and its advancements
windows operating system and its advancementsparthrai2
 
Unix OS & Commands
Unix OS & CommandsUnix OS & Commands
Unix OS & CommandsMohit Belwal
 
lecture:Operating Syste Ms
lecture:Operating Syste Mslecture:Operating Syste Ms
lecture:Operating Syste Msyeswanth reddy
 
Some basic unix commands
Some basic unix commandsSome basic unix commands
Some basic unix commandsaaj_sarkar06
 
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)Chinthaka Deshapriya (RHCA)
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - OverviewAshita Agrawal
 
Microsoft windows Operating Systems
Microsoft windows Operating SystemsMicrosoft windows Operating Systems
Microsoft windows Operating SystemsOutlook Phone Number
 
Power Point Presentation on Open Source Software
Power Point Presentation on Open Source Software Power Point Presentation on Open Source Software
Power Point Presentation on Open Source Software opensourceacademy
 
Joomla CMS SEMINAR PPT
Joomla CMS SEMINAR PPTJoomla CMS SEMINAR PPT
Joomla CMS SEMINAR PPTPinky Mondal
 
WEB DEVELOPMENT
WEB DEVELOPMENTWEB DEVELOPMENT
WEB DEVELOPMENTkhushi74
 
Mac os file managment
Mac os  file managmentMac os  file managment
Mac os file managmentAndam Omar
 
presentation on windows os
presentation on windows ospresentation on windows os
presentation on windows osste1fire
 
Apache web server
Apache web serverApache web server
Apache web serverzrstoppe
 

What's hot (20)

Unix
UnixUnix
Unix
 
windows operating system and its advancements
windows operating system and its advancementswindows operating system and its advancements
windows operating system and its advancements
 
Webservices
WebservicesWebservices
Webservices
 
Unix OS & Commands
Unix OS & CommandsUnix OS & Commands
Unix OS & Commands
 
Unix ppt
Unix pptUnix ppt
Unix ppt
 
lecture:Operating Syste Ms
lecture:Operating Syste Mslecture:Operating Syste Ms
lecture:Operating Syste Ms
 
Open Source Licences
Open Source LicencesOpen Source Licences
Open Source Licences
 
Some basic unix commands
Some basic unix commandsSome basic unix commands
Some basic unix commands
 
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
Sa1 chapter-5-managing-local-linux-users-and-groups-v2 (4)
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
 
Microsoft windows Operating Systems
Microsoft windows Operating SystemsMicrosoft windows Operating Systems
Microsoft windows Operating Systems
 
Power Point Presentation on Open Source Software
Power Point Presentation on Open Source Software Power Point Presentation on Open Source Software
Power Point Presentation on Open Source Software
 
Joomla CMS SEMINAR PPT
Joomla CMS SEMINAR PPTJoomla CMS SEMINAR PPT
Joomla CMS SEMINAR PPT
 
WEB DEVELOPMENT
WEB DEVELOPMENTWEB DEVELOPMENT
WEB DEVELOPMENT
 
Mobile Operating System
Mobile Operating SystemMobile Operating System
Mobile Operating System
 
Mac os file managment
Mac os  file managmentMac os  file managment
Mac os file managment
 
Android Audio System
Android Audio SystemAndroid Audio System
Android Audio System
 
presentation on windows os
presentation on windows ospresentation on windows os
presentation on windows os
 
Kali Linux Installation - VMware
Kali Linux Installation - VMwareKali Linux Installation - VMware
Kali Linux Installation - VMware
 
Apache web server
Apache web serverApache web server
Apache web server
 

Similar to Moodle istallation steps

Installing moodle on a local machine
Installing moodle on a local machineInstalling moodle on a local machine
Installing moodle on a local machineVag Kats
 
Serving Moodle Presentation
Serving Moodle PresentationServing Moodle Presentation
Serving Moodle Presentationwebhostingguy
 
New: Two Methods of Installing Drupal on Windows XP with XAMPP
New: Two Methods of Installing Drupal on Windows XP with XAMPPNew: Two Methods of Installing Drupal on Windows XP with XAMPP
New: Two Methods of Installing Drupal on Windows XP with XAMPPRupesh Kumar
 
Drupalxamppxp2 1231342958532404 1
Drupalxamppxp2 1231342958532404 1Drupalxamppxp2 1231342958532404 1
Drupalxamppxp2 1231342958532404 1vijayraghav
 
SugarCE For Small And Medium Enterprises
SugarCE For Small And Medium EnterprisesSugarCE For Small And Medium Enterprises
SugarCE For Small And Medium EnterprisesDashamir Hoxha
 
Installing Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsInstalling Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsJonathan Bloom
 
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMPFROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMPParsons
 
Drupal Installation & Configuration
Drupal Installation & ConfigurationDrupal Installation & Configuration
Drupal Installation & ConfigurationAnil Mishra
 
Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1beckman16
 
Installation of Drupal on Windows XP with XAMPP
Installation of Drupal on Windows XP with XAMPPInstallation of Drupal on Windows XP with XAMPP
Installation of Drupal on Windows XP with XAMPPRupesh Kumar
 
Drupal theming training
Drupal theming trainingDrupal theming training
Drupal theming trainingdropsolid
 
Installing 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxInstalling 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxAnar Godjaev
 
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 xampppeyman Ghader Kurehpaz
 
Installation instruction of Testlink
Installation instruction of TestlinkInstallation instruction of Testlink
Installation instruction of Testlinkusha kannappan
 
How to install Java and how to set the path
How to install Java and how to set the pathHow to install Java and how to set the path
How to install Java and how to set the pathyesheeka
 

Similar to Moodle istallation steps (20)

Installing moodle on a local machine
Installing moodle on a local machineInstalling moodle on a local machine
Installing moodle on a local machine
 
Municipal Website with Drupal
Municipal Website with DrupalMunicipal Website with Drupal
Municipal Website with Drupal
 
Serving Moodle Presentation
Serving Moodle PresentationServing Moodle Presentation
Serving Moodle Presentation
 
New: Two Methods of Installing Drupal on Windows XP with XAMPP
New: Two Methods of Installing Drupal on Windows XP with XAMPPNew: Two Methods of Installing Drupal on Windows XP with XAMPP
New: Two Methods of Installing Drupal on Windows XP with XAMPP
 
Drupalxamppxp2 1231342958532404 1
Drupalxamppxp2 1231342958532404 1Drupalxamppxp2 1231342958532404 1
Drupalxamppxp2 1231342958532404 1
 
Moodle installation guide
Moodle installation guideMoodle installation guide
Moodle installation guide
 
SugarCE For Small And Medium Enterprises
SugarCE For Small And Medium EnterprisesSugarCE For Small And Medium Enterprises
SugarCE For Small And Medium Enterprises
 
Installing Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsInstalling Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for Windows
 
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMPFROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
 
Drupal Installation & Configuration
Drupal Installation & ConfigurationDrupal Installation & Configuration
Drupal Installation & Configuration
 
Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1
 
Installation of Drupal on Windows XP with XAMPP
Installation of Drupal on Windows XP with XAMPPInstallation of Drupal on Windows XP with XAMPP
Installation of Drupal on Windows XP with XAMPP
 
Drupal theming training
Drupal theming trainingDrupal theming training
Drupal theming training
 
phpTutorial1
phpTutorial1phpTutorial1
phpTutorial1
 
phpTutorial1
phpTutorial1phpTutorial1
phpTutorial1
 
Installing 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxInstalling 12c R1 database on oracle linux
Installing 12c R1 database on oracle linux
 
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
 
Installation instruction of Testlink
Installation instruction of TestlinkInstallation instruction of Testlink
Installation instruction of Testlink
 
How to install Java and how to set the path
How to install Java and how to set the pathHow to install Java and how to set the path
How to install Java and how to set the path
 
SubjectsPlus Manual in Compatible with XAMPP
SubjectsPlus Manual in Compatible with XAMPPSubjectsPlus Manual in Compatible with XAMPP
SubjectsPlus Manual in Compatible with XAMPP
 

More from Shiba Bhue

Web as plat fporm for academic research
Web as plat fporm for academic researchWeb as plat fporm for academic research
Web as plat fporm for academic researchShiba Bhue
 
Career guidance of students
Career guidance of studentsCareer guidance of students
Career guidance of studentsShiba Bhue
 
Reading and writting skill
Reading and writting skillReading and writting skill
Reading and writting skillShiba Bhue
 
Mobile Apps to Supplement web content and CAS and SDI Service for Library ...
Mobile Apps to Supplement web content and CAS and SDI   Service for  Library ...Mobile Apps to Supplement web content and CAS and SDI   Service for  Library ...
Mobile Apps to Supplement web content and CAS and SDI Service for Library ...Shiba Bhue
 
Lets read a book
Lets read a bookLets read a book
Lets read a bookShiba Bhue
 
New microsoft LANGUAGE AND READING WRITING SKILL FOR STUDENTS
New microsoft LANGUAGE  AND  READING  WRITING  SKILL FOR  STUDENTS New microsoft LANGUAGE  AND  READING  WRITING  SKILL FOR  STUDENTS
New microsoft LANGUAGE AND READING WRITING SKILL FOR STUDENTS Shiba Bhue
 
Digital Learning: A Birds eye view of web platform in Digital India for Learning
Digital Learning: A Birds eye view of web platform in Digital India for LearningDigital Learning: A Birds eye view of web platform in Digital India for Learning
Digital Learning: A Birds eye view of web platform in Digital India for LearningShiba Bhue
 
LIBRARY AUTOMATION IN KENDRIYA VIDYALAYA
LIBRARY AUTOMATION IN KENDRIYA VIDYALAYALIBRARY AUTOMATION IN KENDRIYA VIDYALAYA
LIBRARY AUTOMATION IN KENDRIYA VIDYALAYAShiba Bhue
 
Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...
Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...
Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...Shiba Bhue
 
Library and Libarian in Odisha ; An Analysis.
Library and Libarian in Odisha ;  An Analysis. Library and Libarian in Odisha ;  An Analysis.
Library and Libarian in Odisha ; An Analysis. Shiba Bhue
 
Annual issue 2015 LIS FORUM ODISHA
Annual issue 2015 LIS FORUM ODISHA Annual issue 2015 LIS FORUM ODISHA
Annual issue 2015 LIS FORUM ODISHA Shiba Bhue
 
INFORMATION COMMONS:
INFORMATION COMMONS:INFORMATION COMMONS:
INFORMATION COMMONS:Shiba Bhue
 
LIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OF
LIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OFLIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OF
LIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OFShiba Bhue
 
JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...
JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...
JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...Shiba Bhue
 
Inculcating reading habit
Inculcating reading habit  Inculcating reading habit
Inculcating reading habit Shiba Bhue
 
Research proposal
Research proposal Research proposal
Research proposal Shiba Bhue
 
Best practised in library information service
Best practised in library information serviceBest practised in library information service
Best practised in library information serviceShiba Bhue
 
Library activities calender 2012 13
Library activities calender 2012 13Library activities calender 2012 13
Library activities calender 2012 13Shiba Bhue
 
Presentation moodle
Presentation moodlePresentation moodle
Presentation moodleShiba Bhue
 

More from Shiba Bhue (20)

Web as plat fporm for academic research
Web as plat fporm for academic researchWeb as plat fporm for academic research
Web as plat fporm for academic research
 
E content.
E content.E content.
E content.
 
Career guidance of students
Career guidance of studentsCareer guidance of students
Career guidance of students
 
Reading and writting skill
Reading and writting skillReading and writting skill
Reading and writting skill
 
Mobile Apps to Supplement web content and CAS and SDI Service for Library ...
Mobile Apps to Supplement web content and CAS and SDI   Service for  Library ...Mobile Apps to Supplement web content and CAS and SDI   Service for  Library ...
Mobile Apps to Supplement web content and CAS and SDI Service for Library ...
 
Lets read a book
Lets read a bookLets read a book
Lets read a book
 
New microsoft LANGUAGE AND READING WRITING SKILL FOR STUDENTS
New microsoft LANGUAGE  AND  READING  WRITING  SKILL FOR  STUDENTS New microsoft LANGUAGE  AND  READING  WRITING  SKILL FOR  STUDENTS
New microsoft LANGUAGE AND READING WRITING SKILL FOR STUDENTS
 
Digital Learning: A Birds eye view of web platform in Digital India for Learning
Digital Learning: A Birds eye view of web platform in Digital India for LearningDigital Learning: A Birds eye view of web platform in Digital India for Learning
Digital Learning: A Birds eye view of web platform in Digital India for Learning
 
LIBRARY AUTOMATION IN KENDRIYA VIDYALAYA
LIBRARY AUTOMATION IN KENDRIYA VIDYALAYALIBRARY AUTOMATION IN KENDRIYA VIDYALAYA
LIBRARY AUTOMATION IN KENDRIYA VIDYALAYA
 
Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...
Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...
Information Seeking Behavior of Law Students , Western Odisha : An Empirical ...
 
Library and Libarian in Odisha ; An Analysis.
Library and Libarian in Odisha ;  An Analysis. Library and Libarian in Odisha ;  An Analysis.
Library and Libarian in Odisha ; An Analysis.
 
Annual issue 2015 LIS FORUM ODISHA
Annual issue 2015 LIS FORUM ODISHA Annual issue 2015 LIS FORUM ODISHA
Annual issue 2015 LIS FORUM ODISHA
 
INFORMATION COMMONS:
INFORMATION COMMONS:INFORMATION COMMONS:
INFORMATION COMMONS:
 
LIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OF
LIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OFLIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OF
LIBRARY AND KNOWLEDGE ADVOCACY IN INDIA: IN THE WAKE OF
 
JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...
JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...
JOB SATISFACTION OF SIKSHYA SHAYAK (S.S TEACHERS) OF BHATLI BLOCK, BARGARH DI...
 
Inculcating reading habit
Inculcating reading habit  Inculcating reading habit
Inculcating reading habit
 
Research proposal
Research proposal Research proposal
Research proposal
 
Best practised in library information service
Best practised in library information serviceBest practised in library information service
Best practised in library information service
 
Library activities calender 2012 13
Library activities calender 2012 13Library activities calender 2012 13
Library activities calender 2012 13
 
Presentation moodle
Presentation moodlePresentation moodle
Presentation moodle
 

Recently uploaded

一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样ayvbos
 
一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理AS
 
一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理F
 
一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样
一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样
一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样AS
 
一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理F
 
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证hfkmxufye
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理apekaom
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书c6eb683559b3
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirtrahman018755
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdfMatthew Sinclair
 
Research Assignment - NIST SP800 [172 A] - Presentation.pptx
Research Assignment - NIST SP800 [172 A] - Presentation.pptxResearch Assignment - NIST SP800 [172 A] - Presentation.pptx
Research Assignment - NIST SP800 [172 A] - Presentation.pptxi191686
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdfMatthew Sinclair
 
Loker Pemandu Lagu LC Semarang 085746015303
Loker Pemandu Lagu LC Semarang 085746015303Loker Pemandu Lagu LC Semarang 085746015303
Loker Pemandu Lagu LC Semarang 085746015303Dewi Agency
 
一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理F
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理AS
 
一比一原版帝国理工学院毕业证如何办理
一比一原版帝国理工学院毕业证如何办理一比一原版帝国理工学院毕业证如何办理
一比一原版帝国理工学院毕业证如何办理F
 
Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.krishnachandrapal52
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrHenryBriggs2
 
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样AS
 

Recently uploaded (20)

一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
 
一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理
 
一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理
 
一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样
一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样
一比一原版(毕业证书)新西兰怀特克利夫艺术设计学院毕业证原件一模一样
 
一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理
 
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirt
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf
 
Research Assignment - NIST SP800 [172 A] - Presentation.pptx
Research Assignment - NIST SP800 [172 A] - Presentation.pptxResearch Assignment - NIST SP800 [172 A] - Presentation.pptx
Research Assignment - NIST SP800 [172 A] - Presentation.pptx
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
 
Loker Pemandu Lagu LC Semarang 085746015303
Loker Pemandu Lagu LC Semarang 085746015303Loker Pemandu Lagu LC Semarang 085746015303
Loker Pemandu Lagu LC Semarang 085746015303
 
一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
 
一比一原版帝国理工学院毕业证如何办理
一比一原版帝国理工学院毕业证如何办理一比一原版帝国理工学院毕业证如何办理
一比一原版帝国理工学院毕业证如何办理
 
Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
 
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
 

Moodle istallation steps

  • 1. Page 1 of 11 Step by Step Complete Procedure for installation of Moodle on System. Note: --First of all Please make a folder name e-Content_Backup in your hard disk and copy all the three DVSs in this folder only. After that make a folder name moodledata in the above folder and copy all the contents of moodledata_1, moodledata_2 & moodledata_3 in this folder and delete these three folders after copying them. (when you will copy these three folders then a window pop up will come and ask for either copy & replace or merge the fielder folder. Always choose the merge option.) Step by Step Complete Procedure for installation of Moodle on your System. 1) Installing XAMPP Run the installer, eventually you will be presented with an option about where to install the package. We indicate it to install it in a new folder called C:X_server which XAMPP will create. You could use the browse button to point to a location. Continue with the installation, this will take a while! Installation info screen Eventually you will be presented with the option to install Apache, MySQL, Filezilla and Mercury as a service.
  • 2. Page 2 of 11  It’s probably best to choose “No” for now. You can always enable these as services later. Next you’ll be asked if you want to start the XAMPP Control Panel. 2) Click the “No” button & Launch XAMPP. There are several ways to start your web server. Server directory start/stop files One way to start/stop: XAMPP control panel 1. on your Desktop, locate the shortcut XAMPP icon and double click to launch the Control Panel
  • 3. Page 3 of 11  When the XAMPP Control Panel has launched, click the “Start” buttons for Apache and MySQL (see below). 2. In the folder you installed XAMPP, look for the XAMPP_start, or XAMPP_restart icon.  When XAMPP start has finished, both Apache and MySQL have been started. 3. In the folder you installed XAMPP, look for the Apache start and MySQL start icons  When Apache and MySQL start icons are used, two black windows , command window should remain open  If all is well you will see something like this. If Apache fails to run i.e. the "Running" text with the green background keeps disappearing. Then you have to install the PHP curl library: 1. Open the php.ini file found in the php/php.ini folder (Older versions of XAMPP use moodle/apache/bin folder) 2. Find the line: ;extension=php_curl.dll 3. Remove the ; at the beginning of the line 4. Restart Apache if necessary Create the MySQL database To create a MySQL database for your Moodle “site” we will use the phpMyAdmin utility included with XAMPP.
  • 4. Page 4 of 11  To access this launch the web browser of your choice (Firefox is used in this example), type http://localhost/xampp/ in the address bar.  The XAMPP default page will be displayed, click the link for your preferred language – we will be using English.  From the menu on the left, click on “phpMyAdmin”  When phpMy Admin has launched in your browser window, enter the name of your database in the “Create new database” field. Center of initial phpMyAdmin screen  From the "Collation" drop down list select "utf8_unicode_ci"  Click the “Create” button to create the database. You should see the database on the left with your moodle MySQL database name without files in it and/or a notice that it was created.
  • 5. Page 5 of 11 Example of a phpMyAdmin database list, click on moodle to add MySQL users The database is corrected, notice the privileges icon MySQL security Security on a local host may not be a big concern, but at this point we recommend you click the moodle database, then on the privileges icon. Select one of the root users for editing. Create their passwords. See the edit action icon The best practice is to create a password for the root user. The "edit action" will give a place to do that. Another good practice is to copy the root user's privileges to another user. Here we changed the root user to admin, added a password and kept the user called root.
  • 6. Page 6 of 11 Creating an admin MySQL user TIP: On a localhost site, that has no internet security issues, use the same name and password for the user with the most privileges/permissions, usually "admin", for both MySQL and Moodle. Prepare server for Moodle You will need to extract the folders and files from the downloaded package and create the moodledata folder (where images, course and user data/files will be located). Extract standard Moodle package files Locate the zip file of the standard install package you downloaded from Moodle.org. The easiest method is to extract everything in the file to the htdocs folder that XAMPP just created. Most XP Windows operating systems come with an program that will recognize a zip file and ask you where you want to extract the files.  Extract the Moodle files to htdocs. A default folder named “moodle” is created with all the Moodle folders and files within it. Example of Moodle folder in the server's htdocs
  • 7. Page 7 of 11 Moodledata folder Copy the moodledata folder which is given . In an standard default install, Moodle will look for it in the top most level of folders on your server, the same level as htdocs, apache, php and those folders.  For example: "C;X_servermoodledata" or "C:apachefriends151moodledata".  You may have to change the permissions of the folder in some operating systems. Windows Vista folder securities tab showing permissions For example, in Windows Vista, you will need to manually create your moodledata folder and assign it permissions. To do this right click on the moodledata folder, select properties and the "Security" tab. Another box will pop up. Select "Users" and give them "Modify" and "Write" permissions, along with whatever existed already. Start of initial Moodle install You have now installed a webserver on your computer. Next you need to get Moodle to install itself. You will use your favorite web browser to do this.
  • 8. Page 8 of 11 Other pages in MoodleDocs describe the install process. We will just cover the first few screens. Go to moodle in web browser Browser address In your web browser, type the path to the folder containing the Moodle files in the address bar – in this example it’s http://localhost/moodle. Select language The initial install page will ask you to choose your preferred language. Select language  Click the “Next” button. Diagnostic report A diagnostic report is displayed – hopefully it will look like this, if not you may need to address some issues. Initial diagnostic, it passed, no warnings  Click the “Next” button to continue.
  • 9. Page 9 of 11 Paths for Moodle installation The paths for your Moodle installation are shown – accept these or amend as desired. Paths to parts of your Moodle  Click the “Next” button to continue. MySQL database settings In this screen we enter the database settings. The fields are populated with some suggested values.  In this example the database created is “moodle153”. If you created a password for root place it here. If you want the MySQL user admin to log into the moodle MySQL database, place that user and the password here. TIP: DO NOT USE THE “ROOT” USER WITHOUT A PASSWORD FOR PRODUCTION INSTALLATIONS AS THIS CREATES A SECURITY VULNERABILITY.
  • 10. Page 10 of 11 MySQL database settings screen  When you have added or edited information on the page, click the “Next” button to continue. TIP: This information is creating and can later be edited in the htdocs/moodle/config.php file. Server check Server check with minor issues This screen will report any issues with your webserver settings. Typically the CURL settings and OpenSLL settings in a new XAMPP install will receive a mild or critical warning.
  • 11. Page 11 of 11 *TIP: It is possible to open Windows Explorer and edit the php/php.ini file using a plain text editor e.g. notepad at this point and then use the refresh button at the bottom of the server check page once you have saved your changes. However, exiting the Moodle install at this point is not the end of the world, all your settings up to this point have been saved. Localhostmoodle will start the install again. Go to link import in MySql page and Restore the file ” _moodle_(1).sql”. Moodle install confirmed Moodle will tell you it has install the basics. Confirmed  Click the “ Continue” button to proceed.  Click the “Yes” button to continue. Now you can Moodle You will be asked to create the admin user for your Moodle site. Then as the admin Moodle user, you will be taken to the Front Page settings to start to restore the backup file which is named “backup-moodle2- course1-kvs..”. Go to the link of Restore on the front page for the backup & click next..next . Congratulation ! now you can browse all the intrigued courses. Note:--Last but not the least install latest Adobe & Acrobat software for proper utilization of the intrigued courses.