<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; Помогите настроить mysql-сервер!]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1576&amp;type=atom" />
	<updated>2010-02-17T21:34:43Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=1576</id>
		<entry>
			<title type="html"><![CDATA[Re: Помогите настроить mysql-сервер!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=10797#p10797" />
			<content type="html"><![CDATA[<p><strong>Innell</strong><br />В конфигурационный файл phpMyAdmin (config.inc.php) после настроек первого сервера добавьте директивы настроек второго:<br /></p><div class="codebox"><pre><code>$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;host&#039;; // Здесь прописать хост
$cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] = &#039;tcp&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = false;
$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;user&#039;; // Здесь имя пользователя
$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &#039;pass&#039;; // Здесь пароль</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2010-02-17T21:34:43Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=10797#p10797</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Помогите настроить mysql-сервер!]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=10795#p10795" />
			<content type="html"><![CDATA[<p>Ребята, такая проблема: мне нужно настроить mysql-сервер. Мне дали имя сервера, логин и пароль пользователя. Но куда это все вбивать, я не знаю...(( У меня phpmyadmin по умолчанию работает с localhost (стоит denwer)... Где поменять настройки? Помогите, плиз!! Очень срочно нужно!!! Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Innell]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=2579</uri>
			</author>
			<updated>2010-02-17T20:03:41Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=10795#p10795</id>
		</entry>
</feed>
