<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Движок сайтов S2 — User . already has more than 'max_user_connections' active connections]]></title>
		<link>https://s2cms.ru/forum/topic/163/</link>
		<description><![CDATA[Недавние сообщения в теме «User . already has more than 'max_user_connections' active connections».]]></description>
		<lastBuildDate>Tue, 12 Mar 2013 22:17:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: User . already has more than 'max_user_connections' active connections]]></title>
			<link>https://s2cms.ru/forum/post/777/#p777</link>
			<description><![CDATA[<p>Проблема оказалась со стороны хостинг-провайдера. Написал в службу поддержки и мне ответили:</p><div class="quotebox"><blockquote><p>I apologize for the issues which you were experiencing with your website. I have noticed that the MySQL queries limit has exceeded our limits. This is the reason, your website was taken offline. On our server the maximum query limit per user is 75,000/hr. Query limit is the maximum number of database actions performed in one hour by a specific user. A user can have multiple concurrent MySQL connections, in which case the sum of all database actions for all connections cannot exceed the given limit. The maximum number of concurrent MySQL connections per user is 10. The maximum number of database queries per user is 75000/hr.</p></blockquote></div><p>Извините за беспокойство, Роман! Всех Вам благ! :-)</p>]]></description>
			<author><![CDATA[null@example.com (khaydarov)]]></author>
			<pubDate>Tue, 12 Mar 2013 22:17:31 +0000</pubDate>
			<guid>https://s2cms.ru/forum/post/777/#p777</guid>
		</item>
		<item>
			<title><![CDATA[Re: User . already has more than 'max_user_connections' active connections]]></title>
			<link>https://s2cms.ru/forum/post/776/#p776</link>
			<description><![CDATA[<p>Проверьте, что в config.php прописано</p><div class="codebox"><pre><code>$p_connect = false;</code></pre></div><p>Это единственная настройка в движке, запрещающая постоянные соединения. Она такая по умолчанию, обычно нет смысла включать постоянные соединения.</p><p>Может у вас есть другие скрипты, которые открывают большое число соединений к БД?</p><p>Я бы посоветовал обратиться в техническую поддержку хостинга.</p><p>Заодно можете проверить,что тип интерфейса БД - mysqli (хотя к числу соединений это не относится):</p><div class="codebox"><pre><code>$db_type = &#039;mysqli&#039;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Роман)]]></author>
			<pubDate>Tue, 12 Mar 2013 20:05:22 +0000</pubDate>
			<guid>https://s2cms.ru/forum/post/776/#p776</guid>
		</item>
		<item>
			<title><![CDATA[User . already has more than 'max_user_connections' active connections]]></title>
			<link>https://s2cms.ru/forum/post/775/#p775</link>
			<description><![CDATA[<p>Появилась вот такая ошибка: «Unable to connect to MySQL and select database. MySQL reported: User rustam already has more than &#039;max_user_connections&#039; active connections». В чём дело? Превышено количество подключений? Как это исправить?</p>]]></description>
			<author><![CDATA[null@example.com (khaydarov)]]></author>
			<pubDate>Tue, 12 Mar 2013 18:32:10 +0000</pubDate>
			<guid>https://s2cms.ru/forum/post/775/#p775</guid>
		</item>
	</channel>
</rss>
