<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Windows_installation</id>
	<title>Windows installation - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Windows_installation"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Windows_installation&amp;action=history"/>
	<updated>2026-05-06T18:44:34Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Windows_installation&amp;diff=6395&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Windows_installation&amp;diff=6395&amp;oldid=prev"/>
		<updated>2024-10-18T06:47:29Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:47, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Windows_installation&amp;diff=6394&amp;oldid=prev</id>
		<title>1&gt;Marycooch: added update template</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Windows_installation&amp;diff=6394&amp;oldid=prev"/>
		<updated>2022-08-22T13:10:40Z</updated>

		<summary type="html">&lt;p&gt;added update template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Installing Moodle}}&lt;br /&gt;
{{Update}}&lt;br /&gt;
&lt;br /&gt;
==Installation Packages==&lt;br /&gt;
If you are running a small (less than 30 users) Moodle server or just want to test Moodle on your Windows  PC, pre-built packages are available for you to use. Here are links to pages containing step-by-step instructions for installing Moodle using install packages:&lt;br /&gt;
&lt;br /&gt;
*[[Complete install packages for Windows]] for most Windows versions (usually works in Windows 7, 8 and 10)&lt;br /&gt;
*[[Windows installation using Git|Installation guide for Windows using WAMP and Git]] How to install Moodle on your Windows PC and update it regularly via Git.&lt;br /&gt;
&lt;br /&gt;
*[[Windows installation using XAMPP|Installation guide for Windows using XAMPP]] A more typical webserver installation than a complete install package. Both use XAMPP.&lt;br /&gt;
&lt;br /&gt;
*[[Installation guide for Windows using EasyPHP]]&lt;br /&gt;
&lt;br /&gt;
== Manual Installation ==&lt;br /&gt;
For medium to large installations (e.g. a college, university or business), it is best practice to install Moodle on your server manually. &lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Plan your system capacity&amp;#039;&amp;#039;&amp;#039;. This involves estimating the appropriate hardware to support the number of users in your organisation. See [[Installing Moodle#How_many_users.3F| Installing Moodle ]] in the How Many Users section for a method of doing this.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Install your database server&amp;#039;&amp;#039;&amp;#039;. You have a choice of &lt;br /&gt;
#[http://dev.mysql.com/downloads/ MySQL]/[http://mariadb.org/ MariaDB] (recommended),&lt;br /&gt;
#[http://www.postgresql.org/download/ PostgreSQL] (recommended)&lt;br /&gt;
#[[Installing MSSQL for PHP | Microsoft SQL Server 2005]]&lt;br /&gt;
#Oracle (not recommended - see https://moodle.org/mod/forum/discuss.php?d=65488).&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Install your web server&amp;#039;&amp;#039;&amp;#039;. You have several choices - the decision as to which one to use will depend on your in-house expertise and your required level of sustainability:&lt;br /&gt;
**Apache 2 is recommended as the most tested and popular for Moodle installations. See these instructions for [[Installing Apache on Windows |manually installing Apache 2 on Windows]].&lt;br /&gt;
**IIS 7/8 server can also be used. See these instructions for [[Internet Information Services|Installing and configuring IIS and PHP on Windows]].&lt;br /&gt;
**Other webservers are known to install on Windows, e.g. Lighttpd, so you may wish to experiment with these if available memory is low on your server.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Install PHP&amp;#039;&amp;#039;&amp;#039;. Use Microsoft Web Platform Installer when using [[IIS]] server.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Install Moodle&amp;#039;&amp;#039;&amp;#039; by getting the standard installation for Moodle from [http://download.moodle.org/ http://download.moodle.org/] and read [[Installing Moodle]] which has detailed generic information.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Setup backups&amp;#039;&amp;#039;&amp;#039;. Once Moodle is setup and configured, you should setup backups of the system in case of failure or loss of data. &lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;To perform full site backups&amp;#039;&amp;#039;&amp;#039; you need to backup the moodledata and moodle directories, Apache webserver configuration (httpd.conf) if you&amp;#039;re using Apache, PHP configuration (php.ini) and any php extensions which are non-standard, and the mysql database. To do this use the integrated backup program (Start -&amp;gt; All Programs -&amp;gt; Accessories -&amp;gt; System Tools -&amp;gt; Backup) or your own proprietary backup software (e.g. BackupExec). To backup your mysql database see the [[Backup and restore FAQ]].&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;To perform course backups&amp;#039;&amp;#039;&amp;#039; see the [[Course backup]] page.&lt;br /&gt;
** You should also perform a &amp;#039;&amp;#039;&amp;#039;state backup&amp;#039;&amp;#039;&amp;#039; of the [http://technet2.microsoft.com/WindowsServer/en/library/921f0ed5-523d-48ac-8825-e850b0e548841033.mspx?mfr=true server] or [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntbackup_backup_sysstate.mspx?mfr=true PC]. This is especially important if you&amp;#039;re using IIS as this will backup the IIS metabase. &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Check your server security and performance&amp;#039;&amp;#039;&amp;#039;. It is also good practice to read the [[Performance]] and [[Security]] documentation. Although much of the content is targeted at Linux/Unix users, there is a growing amount for Windows systems.&lt;br /&gt;
* Set-up your &amp;#039;&amp;#039;&amp;#039;Active Directory authentication&amp;#039;&amp;#039;&amp;#039;. You can use the standard [[LDAP authentication]] which prompts users with a username/password, or [[NTLM authentication | integrated NTLM authentication]] which does not require campus users to enter their credentials.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Manual install on Windows 7 with Apache and MySQL]]&lt;br /&gt;
* [[Installing APC in Windows]] contains instructions for using a PHP accelerator to reduce processor load.&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=56835 Running Apache and IIS on the same server] forum discussion.&lt;/div&gt;</summary>
		<author><name>1&gt;Marycooch</name></author>
	</entry>
</feed>