Hinweis: Sie sind auf den Seiten der Moodle 1.9 Dokumentation. Die Dokumentation der aktuellsten Moodle-Version finden Sie hier: Windows-Installation von Moodle auf einem USB Memory Stick.

Windows-Installation von Moodle auf einem USB Memory Stick: Unterschied zwischen den Versionen

Aus MoodleDocs
Wechseln zu:Navigation, Suche
(Initialkopie)
 
(Übersetzung der Einleitung)
Zeile 2: Zeile 2:
{{Manfred}}
{{Manfred}}


[http://www.chsoftware.net/en/useware/wos/wos.htm CH Software's WOS - Webserver on a Stick] packages a complete Apache/PHP/MySQL webserver with a wrapper that automatically configures and starts the servers; the Small Edition takes only 20 Mb. It is published under the GNU GPL.
Die Firma CH Software bietet mit [http://www.chsoftware.net/en/useware/wos/wos.htm WOS - Webserver on a Stick] einen besonderen, kostenlosen Service an. Über eine Maske auf Ihrer Internetseite wird ein individuell zusammenstellbares Programmpaket bestehend aus einer vollständigen Serverumgebung Apache/PHP/MySQL und verschiedenen Open-Source Anwendungsprogrammen (Moodle, MediaWiki, Joomla, ...) zusammengestellt.
 
Ein Startprogramm sorgt für die automatische Konfiguration dieser Programme und startet den Server. Eine solches Programmpaket mit Webserver und Moodle 1.9.7 benötigt ca. 24 MB im gepacktem und ca. 190 MB im entpackten Zustand. Das für Sie erstellte ''Webserver on a Stick'' Programm wird von CH Software unter der Open Source GNU GPL Lizenz weitergegeben.


The complete package with a vanilla Moodle 1.5.3, WOS Portable SE 1.1.1, Apache 2.0.5, PHP 5.1.2 (and 4.4.1), and MySQL 4.1.18-nt - all free, open source software - occupies less than 100Mb.





Version vom 28. Oktober 2010, 19:40 Uhr

Baustelle.png Diese Seite ist noch nicht vollständig übersetzt.

Baustelle.png Diese Seite wird derzeit von Manfred Roos übersetzt. Bei Änderungsvorschlägen nehmen Sie bitte direkt Kontakt mit dem Übersetzer auf.


Die Firma CH Software bietet mit WOS - Webserver on a Stick einen besonderen, kostenlosen Service an. Über eine Maske auf Ihrer Internetseite wird ein individuell zusammenstellbares Programmpaket bestehend aus einer vollständigen Serverumgebung Apache/PHP/MySQL und verschiedenen Open-Source Anwendungsprogrammen (Moodle, MediaWiki, Joomla, ...) zusammengestellt.

Ein Startprogramm sorgt für die automatische Konfiguration dieser Programme und startet den Server. Eine solches Programmpaket mit Webserver und Moodle 1.9.7 benötigt ca. 24 MB im gepacktem und ca. 190 MB im entpackten Zustand. Das für Sie erstellte Webserver on a Stick Programm wird von CH Software unter der Open Source GNU GPL Lizenz weitergegeben.


Installation

For best results you should always install and run WOS from the root directory of a drive. The first time it's run, WOS configures the paths for the servers based on the current directory.


Note: Make sure you stop IIS service which may already be running on your PC.

1. Start by downloading the latest versions of WOS Portable or WOS Portable Small Edition.

1a. Thanks to Matt Campbell, you can also get the complete Moodle on a Stick (MOS) package as a single zip download from this

URL:http://instructor.metrotech.org/~mcampbell/USBMoodle.zip 

(Includes Moodle 1.5.3 and 1.6.0, from 2006, as well as the WOS package) Simply unzip the file onto a USB stick, check the readme file to make sure your setup is correct, and run

start.exe 

if using this method.

2. Unzip the file and copy to your USB Stick. Switch to the stick and double click start.exe to begin the WOS installation.

3. Choose your language, then click through the Terms of Use. WOS starts up and displays the WOS Status dialog box and opens your web browser to the WOS start page

  • You should now see the follow on the WOS startup page.
Apache 2.0.55 is running
PHP 5.1.2 works (or PHP4 if you configured it that way)
MySql 4.1.18-nt is running
Document Root is: F:/www

4. Setup your Database Click on the PHPMyAdmin link on the Start page. In PHPMyAdmin, type a name for your database. ie: 'moodle' and click Enter.


5. Now Download your preferred version of Moodle from the Moodle Download page and unzip the file to your www directory on the USB stick.

6. Run Moodle Installation. Using the directory and settings above, the URL is http://localhost/moodle/install.php.

Now you simply work through the normal Moodle installation procedures. NOTE: During the databases setup, use root as the database user and leave the password field blank (warning: security risk if opening to your LAN/WAN)It should work just like it does on the web or on your hard drive windows installation.


Troubleshooting

Moodle requires a number of PHP settings to be active for it to work. On most servers these will already be the default settings. However, I noticed the WOS package required register_globals needed to be turned off and magic_quotes gpc turned On. These are defined in PHP's configuration file (usually called php.ini):

WOS Portable is freeware, and there is no official support.

If you have a problem after running through the above, try the troubleshooting hints on the WOS Wiki.


See also

Poodle - live Moodle on USB storage

Poodle (short for Portable Moodle) is a software tool designed to allow for the delivery of Moodle content offline.

Moodle is designed to offer an online environment for learning and coloboration between teachers and students. Many different education insitutions have created content for classes and instruction in the Moodle platform. The Poodle is a way to bring some of that content to those who are in low-bandwidth and no-bandwidth areas.

website and download