<?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=Error%2Fadmin%2Funicoderequired</id>
	<title>Error/admin/unicoderequired - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Error%2Fadmin%2Funicoderequired"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Error/admin/unicoderequired&amp;action=history"/>
	<updated>2026-05-08T03:45:05Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Error/admin/unicoderequired&amp;diff=8451&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Error/admin/unicoderequired&amp;diff=8451&amp;oldid=prev"/>
		<updated>2024-10-18T06:53:30Z</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:53, 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=Error/admin/unicoderequired&amp;diff=8450&amp;oldid=prev</id>
		<title>1&gt;Tim@horizoneducationnetwork.org: /* top */clean up, typos fixed: a utf8 → an utf8 (2)</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Error/admin/unicoderequired&amp;diff=8450&amp;oldid=prev"/>
		<updated>2022-08-11T14:41:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;top: &lt;/span&gt;clean up, typos fixed: a utf8 → an utf8 (2)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I&amp;#039;m getting this error on a new moodle 1.8.2+ installation (package pulled 2007-09-05).  It reads, in full (in horrible light-grey-on-light-red colors):&lt;br /&gt;
&lt;br /&gt;
::It is required that you store all your data in Unicode format (UTF-8). New installations must be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;m doing this on a postgresql 7.4 server (debian etch), which apparently does not default to creating the database with an utf8 encoding.&lt;br /&gt;
&lt;br /&gt;
To resolve the issue, i switched to the postgresql user, removed the old database, and recreated the new one, with an utf8 encoding:&lt;br /&gt;
&lt;br /&gt;
 postgres@mongoose:~$ dropdb moodle&lt;br /&gt;
 DROP DATABASE&lt;br /&gt;
 postgres@mongoose:~$ createdb -E utf8 -O www-data moodle&lt;br /&gt;
 CREATE DATABASE&lt;br /&gt;
 postgres@mongoose:~$&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;ve [[User:Jeff Forssell|Jeff Forssell]] 09:56, 18 November 2008 (CST) gotten the same error message (though black text on bright red), but I&amp;#039;m on a SiteGround Host with MySQL. I thought we&amp;#039;d already gone through the UTF-8 conversion process, so I&amp;#039;m a bit surprised and don&amp;#039;t know what to do. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* MDL-11743&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Error|Admin]]&lt;br /&gt;
[[Category:UTF-8|Error]]&lt;br /&gt;
&lt;br /&gt;
[[es:error/admin/unicoderequired]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tim@horizoneducationnetwork.org</name></author>
	</entry>
</feed>