<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; Не могу зайти в phpmyadmin...]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1932&amp;type=atom" />
	<updated>2010-10-19T14:25:09Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=1932</id>
		<entry>
			<title type="html"><![CDATA[Re: Не могу зайти в phpmyadmin...]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=13651#p13651" />
			<content type="html"><![CDATA[<p>в вашем конфиге нет пользователя и пароля для доступа пропишите их:<br /></p><div class="codebox"><pre><code>$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;Логин&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &#039;Пароль&#039;;</code></pre></div><p>А есть root! что конечно запрещено на хостингах.</p>]]></content>
			<author>
				<name><![CDATA[DmitryV]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=2987</uri>
			</author>
			<updated>2010-10-19T14:25:09Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=13651#p13651</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Не могу зайти в phpmyadmin...]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=13648#p13648" />
			<content type="html"><![CDATA[<p>Всем привет.<br />Помогите люди добрые! Вопрос уже давно избит и заезжен но все же... Есть хостинг gandi.net - ОС ставиться автоматом - с ней и LAMP - сразу же и указывается пароль к базе данных и создается юзер и пароль. Ставил самые простые пароли но зайти не могу! Вижу только <br />#1045 - Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: YES)<br /> Изначально файл /etc/phpmyadmin/config.inc.php был в таком виде:</p><p>&lt;?php<br />$i = 0;<br />$i++;</p><p>/* Authentication type */<br />$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;localhost&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] = &#039;tcp&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = true;<br />$cfg[&#039;Servers&#039;][$i][&#039;extension&#039;] = &#039;mysqli&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;nopassword&#039;] = false;<br />$cfg[&#039;blowfish_secret&#039;] = &#039;xWMCLO7o6UNh&#039;;<br />$cfg[&#039;UploadDir&#039;] = &#039;&#039;;<br />$cfg[&#039;SaveDir&#039;] = &#039;&#039;;</p><p>Я дописывал строчки с логином и паролем: <br />$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;root&#039;;<br />$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &#039;123&#039;;<br />Но зайти снова не могу!<br />Я не силен в настройка сервера, поэтому прошу помощи! <br />Заранее огромное спасибо!</p>]]></content>
			<author>
				<name><![CDATA[protos]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=3126</uri>
			</author>
			<updated>2010-10-19T10:16:51Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=13648#p13648</id>
		</entry>
</feed>
