<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; Не отображается имя базы]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=634&amp;type=atom" />
	<updated>2007-12-17T15:49:58Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=634</id>
		<entry>
			<title type="html"><![CDATA[Re: Не отображается имя базы]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=4091#p4091" />
			<content type="html"><![CDATA[<p>Попробуйте заменить содержиоме конфигурационного файла нижеследующим.<br /></p><div class="codebox"><pre><code>&lt;?php

$i = 0;
$i++;
/* Authentication type */
$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;config&#039;;
/* Server parameters */
$cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;localhost&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] = &#039;tcp&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = false;
/* Select mysqli if your server has it */
$cfg[&#039;Servers&#039;][$i][&#039;extension&#039;] = &#039;mysql&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;root&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &#039;&#039;;

?&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2007-12-17T15:49:58Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=4091#p4091</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Не отображается имя базы]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=4090#p4090" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><p><strong>Marina</strong><br />Опишите, пожалуйста, подробнее.</p><p>Веб-сервер локальный, или хостинг?<br />Версии элементов веб-сервера.<br />Покажите содержимое конфигурационного файла phpMyAdmin.<br />Раньше все работало, или нет?<br />Как устанавливаете пароль на root?</p></blockquote></div><p>$cfg[&#039;Servers&#039;][$i][&#039;host&#039;]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &#039;&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;port&#039;]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &#039;&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;socket&#039;]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &#039;&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;]&nbsp; &nbsp; = &#039;tcp&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;extension&#039;]&nbsp; &nbsp; &nbsp; &nbsp;= &#039;mysql&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;]&nbsp; &nbsp; &nbsp; &nbsp; = FALSE;<br />$cfg[&#039;Servers&#039;][$i][&#039;controluser&#039;]&nbsp; &nbsp; &nbsp;= &#039;&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;controlpass&#039;]&nbsp; &nbsp; &nbsp;= &#039;&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;]&nbsp; &nbsp; &nbsp; &nbsp;= &#039;config&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;user&#039;]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &#039;root&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;password&#039;]&nbsp; &nbsp; &nbsp; &nbsp; = &#039;&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;only_db&#039;]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &#039;&#039;;</p><br /><p>это мой конфиг, до этого я не работала с phpmyadmin<br />пароль я прописываю в&nbsp; этой строке $cfg[&#039;Servers&#039;][$i][&#039;password&#039;]&nbsp; &nbsp; &nbsp; &nbsp; = &#039;&#039;;<br />если ставлю пароль, то вообще под root зайти не могу, если без пароля, то захожу, но<br />имя своей базы ненахожу</p>]]></content>
			<author>
				<name><![CDATA[Marina]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1047</uri>
			</author>
			<updated>2007-12-17T12:08:11Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=4090#p4090</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Не отображается имя базы]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=4089#p4089" />
			<content type="html"><![CDATA[<p><strong>Marina</strong><br />Опишите, пожалуйста, подробнее.</p><p>Веб-сервер локальный, или хостинг?<br />Версии элементов веб-сервера.<br />Покажите содержимое конфигурационного файла phpMyAdmin.<br />Раньше все работало, или нет?<br />Как устанавливаете пароль на root?</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2007-12-17T11:56:54Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=4089#p4089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Не отображается имя базы]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=4088#p4088" />
			<content type="html"><![CDATA[<p>Здравствуйте уважаемые, у меня установлен phpMyAdmin 2.6.4-pl1. Если устанавливаю пароль на root не пускает заходить, без пароля захожу, но не вижу свою базу. Что делать?</p>]]></content>
			<author>
				<name><![CDATA[Marina]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1047</uri>
			</author>
			<updated>2007-12-17T07:03:39Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=4088#p4088</id>
		</entry>
</feed>
