<?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=Admin%2Fenvironment%2Fphp_extension%2Fzip</id>
	<title>Admin/environment/php extension/zip - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Admin%2Fenvironment%2Fphp_extension%2Fzip"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Admin/environment/php_extension/zip&amp;action=history"/>
	<updated>2026-05-06T18:44:31Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Admin/environment/php_extension/zip&amp;diff=6709&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Admin/environment/php_extension/zip&amp;diff=6709&amp;oldid=prev"/>
		<updated>2024-10-18T06:47:46Z</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=Admin/environment/php_extension/zip&amp;diff=6708&amp;oldid=prev</id>
		<title>1&gt;Germanvaleroelizondo: Added link to spanish translation of page</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Admin/environment/php_extension/zip&amp;diff=6708&amp;oldid=prev"/>
		<updated>2014-01-22T16:12:48Z</updated>

		<summary type="html">&lt;p&gt;Added link to spanish translation of page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Environment}}&lt;br /&gt;
The native PHP zip extension is required to let Moodle 2 read or write ZIP compressed archives.&lt;br /&gt;
&lt;br /&gt;
Native installations of php will need php zip library enabling by adding the line&lt;br /&gt;
&lt;br /&gt;
extension=zip.so &lt;br /&gt;
&lt;br /&gt;
to php.ini&lt;br /&gt;
&lt;br /&gt;
However if your php was not compiled with the extension then...&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Installation on Linux Systems&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
If your distribution doesn&amp;#039;t include this extension by default, then you need to compile PHP yourself and include --enable-zip.&lt;br /&gt;
&lt;br /&gt;
This general PHP configuration will work well with Moodle 2.0:&lt;br /&gt;
&lt;br /&gt;
 ./configure  --with-apxs2=/usr/sbin/apxs --enable-mbstring --with-mysql=/usr --with-pear --enable-sockets &lt;br /&gt;
              --with-gd --with-jpeg-dir=/usr --with-ttf --with-freetype-dir=/usr --with-zlib-dir=/usr &lt;br /&gt;
              --with-iconv --with-curl --with-openssl --with-mysqli --enable-soap --with-xmlrpc --enable-zip&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Installation on Windows Systems&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Uncomment this line in your php.ini:&lt;br /&gt;
&lt;br /&gt;
  extension=php_zip.dll&lt;br /&gt;
&lt;br /&gt;
Note: The Zip extension is built-in since PHP 5.3.x on Windows. The above php.ini line and the corresponding dll file is not required if using the distribution from windows.php.net. Not verified on other distributions on other OSs.&lt;br /&gt;
&lt;br /&gt;
[[Category:Environment|php extension]]&lt;br /&gt;
&lt;br /&gt;
[[es:admin/environment/php extension/zip]]&lt;/div&gt;</summary>
		<author><name>1&gt;Germanvaleroelizondo</name></author>
	</entry>
</feed>