<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; 404 Not Found - ошибка!]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=241&amp;type=atom" />
	<updated>2006-10-13T11:08:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=241</id>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1483#p1483" />
			<content type="html"><![CDATA[<p><strong>НИК</strong><br /></p><div class="quotebox"><blockquote><p>#1272 - Unknown collation: &#039;utf8_unicode_ci&#039;</p></blockquote></div><p>MySQL-сервер не имеет представления о данном сопоставлении. Какая версия MySQL? При использовании английского языкового файла данные отображаются корректно?</p>]]></content>
			<author>
				<name><![CDATA[Lokki]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=2</uri>
			</author>
			<updated>2006-10-13T11:08:10Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1483#p1483</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1480#p1480" />
			<content type="html"><![CDATA[<p>Все иправил...ошибка была ввода данных...<br />но теперь пишет что мол:<br />#1272 - Unknown collation: &#039;utf8_unicode_ci&#039;</p><p>и устальное что должно быть по русскии знаками не понятными пишет...</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T18:40:49Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1480#p1480</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1479#p1479" />
			<content type="html"><![CDATA[<p>Менял...ни чего не поменялось!<br />В чем проблема?</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T15:54:43Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1479#p1479</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1477#p1477" />
			<content type="html"><![CDATA[<p>Строка не корректна:<br />$cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;portal&#039;;</p><p>Поменяйте на:<br />$cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;localhost&#039;;</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2006-10-12T13:12:29Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1477#p1477</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1476#p1476" />
			<content type="html"><![CDATA[<p>вот сдела конфиг</p><p>&lt;?php<br />$i = 0;<br />$i++;<br />$cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;portal&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;extension&#039;] = &#039;mysql&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] = &#039;tcp&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = false;<br />$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &quot;&quot;&quot;&quot;&quot;&quot;;<br />$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &quot;&quot;&quot;&quot;&quot;&quot;;<br />$cfg[&#039;blowfish_secret&#039;] = &#039;any-phrase&#039;;<br />?&gt;</p><p>но пишет что досутп отклонен...все ввожу правильно...<br />в чем ошибка?</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T09:22:57Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1476#p1476</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1475#p1475" />
			<content type="html"><![CDATA[<p>Пробывал дописывать<br />$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;root&#039;;&nbsp; &nbsp; &nbsp; &nbsp; // Имя пользователя MySQL.<br />$cfg[&#039;Servers&#039;][$i][&#039;password&#039;]&nbsp; &nbsp; &nbsp; = &#039;&#039;;&nbsp; // Здесь надо вписать ваш пароль к MySQL.<br />указывал точные пароль и имя...но...пишет что доступ запрещен..<br />не правильно работает файл config...</p><p>помогите плиз..</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T08:44:28Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1475#p1475</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1473#p1473" />
			<content type="html"><![CDATA[<p>Если ни чего изменять не надо..то где узанть или посмотреть логин и пароль?<br />для входа...</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T08:24:39Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1473#p1473</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1472#p1472" />
			<content type="html"><![CDATA[<p>Расшифруйте плиз:</p><p>&lt;?php<br />$i = 0;<br />$i++;<br />$cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;Имя хоста (сервера) MySQL&#039;; - это понятно<br />$cfg[&#039;Servers&#039;][$i][&#039;extension&#039;] = &#039;mysql&#039;; - как я понимаю это имя(название) бд <br />$cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] = &#039;tcp&#039;; - не понял<br />$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = false; - не понял<br />$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;; - не понял<br />$cfg[&#039;blowfish_secret&#039;] = &#039;any-phrase&#039;;<br />?&gt;</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T08:17:40Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1472#p1472</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1471#p1471" />
			<content type="html"><![CDATA[<p>1. Хорошо удалю...<br />2. config.sample.inc.php - это как...что вписать маленько не понял..<br />3. хорошо...<br />4. Как?</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T08:05:53Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1471#p1471</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1470#p1470" />
			<content type="html"><![CDATA[<p><strong>НИК</strong><br />Ты же сказал, что все исправил...<br />1) Удали папку config (если успел создать, и не удалил) <br />2) Отредактируй config.sample.inc.php<br />3) Переименовать вышеуказанный файл в config.inc.php<br />4) Перезапусти phpMyAdmin</p>]]></content>
			<author>
				<name><![CDATA[Lokki]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=2</uri>
			</author>
			<updated>2006-10-12T08:04:26Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1470#p1470</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1469#p1469" />
			<content type="html"><![CDATA[<p>Это мне надо вписать...</p><p>$cfg[&#039;Servers&#039;][$i][&#039;pmadb&#039;] = &#039;phpmyadmin&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;bookmarktable&#039;] = &#039;pma_bookmark&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;relation&#039;] = &#039;pma_relation&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;table_info&#039;] = &#039;pma_table_info&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;table_coords&#039;] = &#039;pma_table_coords&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;pdf_pages&#039;] = &#039;pma_pdf_pages&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;column_info&#039;] = &#039;pma_column_info&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;history&#039;] = &#039;pma_history&#039;;</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T08:03:20Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1469#p1469</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1467#p1467" />
			<content type="html"><![CDATA[<p>Хорошо...а так почему у меня пишет что не найдена страница...<br />Ошибка какая то?</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T08:01:35Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1467#p1467</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1466#p1466" />
			<content type="html"><![CDATA[<p><strong>НИК</strong><br /></p><div class="quotebox"><blockquote><p>Жмешь на&nbsp; this link...а он пишет не возможно отобразить страничку...</p></blockquote></div><p>Мой тебе совет, создай конфиг ручками - надежней будет и по-ходу быстрей. Как это сделать ты уже знаешь, если внимательно прочитал статью на которую сослался в самом начале. Тем более в последних версиях разработчики предусмотрительно к главную директорию помещают файл config.sample.inc.php, который тебе нужно отредактировать и переименовать в config.inc.php.</p>]]></content>
			<author>
				<name><![CDATA[Lokki]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=2</uri>
			</author>
			<updated>2006-10-12T07:58:44Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1466#p1466</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1464#p1464" />
			<content type="html"><![CDATA[<p>Я все уже исправил...моя ошибка была...<br />Но теперь такая проблема...<br />Когда жмешь самый первый блок `Servers` (Сервера) и нажимаем `Add` (Добавить).<br />он пишет...</p><p>Not secure connection<br />You are not using secure connection, all data (including sensitive, like passwords) are transfered unencrypted! If your server is also configured to accept HTTPS request follow this link to use secure connection.</p><p>Жмешь на&nbsp; this link...а он пишет не возможно отобразить страничку...</p>]]></content>
			<author>
				<name><![CDATA[НИК]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=290</uri>
			</author>
			<updated>2006-10-12T07:49:45Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1464#p1464</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 404 Not Found - ошибка!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=1463#p1463" />
			<content type="html"><![CDATA[<p><strong>НИК</strong><br />Кидай мне в ПМ полный URL к setup.php</p>]]></content>
			<author>
				<name><![CDATA[Lokki]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=2</uri>
			</author>
			<updated>2006-10-12T07:44:02Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=1463#p1463</id>
		</entry>
</feed>
