<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум PHP-MyAdmin.RU &mdash; Кто подскажет исчез выход из phpMyAdmin]]></title>
		<link>https://forum.php-myadmin.ru/viewtopic.php?id=2330</link>
		<atom:link href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=2330&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Кто подскажет исчез выход из phpMyAdmin».]]></description>
		<lastBuildDate>Sat, 17 Sep 2011 15:59:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Кто подскажет исчез выход из phpMyAdmin]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=17540#p17540</link>
			<description><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><div class="quotebox"><cite>Dima-os сказал:</cite><blockquote><p>Это ошибка или так оставить?</p></blockquote></div><p>Ошибка. Верхнюю строку надо убрать, к тому же она с ошибкой.</p></blockquote></div><p>Спасибо !!! Ато я пионер не заметил ошибку<br /></p><div class="codebox"><pre><code>$cfg[&#039;Servers&#039;][$i][&#039;auth_tupe&#039;] = &#039;cookie&#039;;             /*    удалил */</code></pre></div><p><strong>Всё работает спасибо</strong> <img src="https://forum.php-myadmin.ru/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />&nbsp; <img src="https://forum.php-myadmin.ru/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Dima-os)]]></author>
			<pubDate>Sat, 17 Sep 2011 15:59:31 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=17540#p17540</guid>
		</item>
		<item>
			<title><![CDATA[Re: Кто подскажет исчез выход из phpMyAdmin]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=17539#p17539</link>
			<description><![CDATA[<div class="quotebox"><cite>Dima-os сказал:</cite><blockquote><p>Это ошибка или так оставить?</p></blockquote></div><p>Ошибка. Верхнюю строку надо убрать, к тому же она с ошибкой.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Sat, 17 Sep 2011 15:50:24 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=17539#p17539</guid>
		</item>
		<item>
			<title><![CDATA[Re: Кто подскажет исчез выход из phpMyAdmin]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=17538#p17538</link>
			<description><![CDATA[<div class="codebox"><pre><code>&lt;?php
/*
 * Generated configuration file
 * Generated by: phpMyAdmin 3.4.5 setup script
 * Date: Fri, 16 Sep 2011 22:34:56 +0200
 */
   
/* Servers configuration */ 
$i = 0;

/* Servers localhost[1] */
$i++;
$cfg[&#039;Servers&#039;][$i][&#039;verbose&#039;] = &#039;&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;localhost&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;port&#039;] = &#039;&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;socket&#039;] = &#039;&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] = &#039;tcp&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;extension&#039;] = &#039;mysqli&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;auth_tupe&#039;] = &#039;cookie&#039;;             /*     эта строка нужна или нет?*/
$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = false;
$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;;           /* здесь стояло &#039;config&#039; я заменил на &#039;cookie&#039;*/
$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;root&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &#039;pass meine MySQL&#039;;  /* паспорт root при установке MySQL*/
$cfg[&#039;Servers&#039;][$i][&#039;nopassword&#039;] = &#039;&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;AllowNoPassword&#039;] = &#039;&#039;; 
$cfg[&#039;Servers&#039;][$i][&#039;controluser&#039;] = &#039;pma&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;controlpass&#039;] = &#039;pass meine  pma&#039;;     /* паспорт pma*/
$cfg[&#039;Servers&#039;][$i][&#039;pmadb&#039;] = &#039;phpmyadmin&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;bookmarktable&#039;] = &#039;pma_bookmark&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;relation&#039;] = &#039;pma_relation&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;table_info&#039;] = &#039;pma_table_info&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;table_coords&#039;] = &#039;pma_table_coords&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;pdf_pages&#039;] = &#039;pma_pdf_pages&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;column_info&#039;] = &#039;pma_column_info&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;history&#039;] = &#039;pma_history&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;tracking&#039;] = &#039;pma_tracking&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;designer_coords&#039;] = &#039;pma_designer_coords&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;userconfig&#039;] = &#039;pma_userconfig&#039;;

/* End of servers configuration secret browser */

$cfg[&#039;UploadDir&#039;] = &#039;&#039;;
$cfg[&#039;SaveDir&#039;] = &#039;&#039;;
$cfg[&#039;blowfish_secret&#039;] = &#039;psp!(80a#CDrh4x*5jTLpZ705#5#WerC&#039;;    /* Секретный код не должен превышать 46 знаков*/
$cfg[&#039;DefaultLang&#039;] = &#039;en&#039;;
$cfg[&#039;ServerDefault&#039;] = 1;
?&gt;</code></pre></div><p>.........................................<br />У меня почему то две строки или это ошибка?<br />я изменил &#039;config&#039; на &#039;cookie&#039; выход появился <br /><strong>Спасибо за ответ!!!</strong> <img src="https://forum.php-myadmin.ru/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> <br /><strong>Это ошибка или так оставить?</strong><br /> <img src="https://forum.php-myadmin.ru/img/smilies/wink.png" width="15" height="15" alt="wink" /> <br /></p><div class="codebox"><pre><code>$cfg[&#039;Servers&#039;][$i][&#039;auth_tupe&#039;] = &#039;cookie&#039;;             /*     эта строка нужна или нет?*/
$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = false;
$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;;           /* здесь стояло &#039;config&#039; я заменил на &#039;cookie&#039;*/</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Dima-os)]]></author>
			<pubDate>Sat, 17 Sep 2011 15:24:16 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=17538#p17538</guid>
		</item>
		<item>
			<title><![CDATA[Re: Кто подскажет исчез выход из phpMyAdmin]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=17536#p17536</link>
			<description><![CDATA[<p>У меня так прописано в config.inc.php<br /> <img src="https://forum.php-myadmin.ru/img/smilies/hmm.png" width="15" height="15" alt="hmm" /> <br /></p><div class="codebox"><pre><code>$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;config&#039;;</code></pre></div><p>я могу заходить с любого браузера&nbsp; без пароля, хотя я удалял пароли и куки.<br />Так и другой умник может зайти, и перепахать мне здесь MySQL.</p>]]></description>
			<author><![CDATA[null@example.com (Dima-os)]]></author>
			<pubDate>Sat, 17 Sep 2011 15:05:57 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=17536#p17536</guid>
		</item>
		<item>
			<title><![CDATA[Re: Кто подскажет исчез выход из phpMyAdmin]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=17535#p17535</link>
			<description><![CDATA[<p>Выход будет, если установить авторизацию cookie. При авторизации config выход не нужен.<br />config.inc.php<br /></p><div class="codebox"><pre><code>$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Sat, 17 Sep 2011 14:57:40 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=17535#p17535</guid>
		</item>
		<item>
			<title><![CDATA[Кто подскажет исчез выход из phpMyAdmin]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=17532#p17532</link>
			<description><![CDATA[<p><strong>Кто подскажет исчез выход из phpMyAdmin<br />Я могу зайти в phpMyAdmin без пароля</strong> с любого браузера набрав http://localhost/phpMyAdmin/<br />Я использую ZendServer<br />..........................................<br /><span class="postimg"><img src="http://www.abload.de/img/phpmyadminapkx.jpg" alt="http://www.abload.de/img/phpmyadminapkx.jpg" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Dima-os)]]></author>
			<pubDate>Sat, 17 Sep 2011 14:25:57 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=17532#p17532</guid>
		</item>
	</channel>
</rss>
