<?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=3201&amp;type=atom" />
	<updated>2014-02-03T16:49:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=3201</id>
		<entry>
			<title type="html"><![CDATA[Re: ошибка при конфигурации]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=24317#p24317" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ната сказал:</cite><blockquote><p>подскажите где искать.<br />я не нашла...</p></blockquote></div><p>Не могу подсказать. Попробуйте пройти по всем файлам скрипта.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2014-02-03T16:49:02Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=24317#p24317</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка при конфигурации]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=24316#p24316" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><p>Надо найти где устанавливается режим совместимости и убрать эту строку.<br /></p><div class="codebox"><pre><code>SET @@session.sql_mode = &#039;MYSQL40&#039;</code></pre></div></blockquote></div><br /><p>подскажите где искать.<br />я не нашла...</p>]]></content>
			<author>
				<name><![CDATA[ната]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=5807</uri>
			</author>
			<updated>2014-02-03T15:58:39Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=24316#p24316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка при конфигурации]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=24315#p24315" />
			<content type="html"><![CDATA[<p>Надо найти где устанавливается режим совместимости и убрать эту строку.<br /></p><div class="codebox"><pre><code>SET @@session.sql_mode = &#039;MYSQL40&#039;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2014-02-03T11:26:14Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=24315#p24315</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ошибка при конфигурации]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=24314#p24314" />
			<content type="html"><![CDATA[<p>trigger_error(&#039;Error: &#039; . mysql_error($this-&gt;link) . &#039;&lt;br /&gt;Error No: &#039; . mysql_errno($this-&gt;link) . &#039;&lt;br /&gt;&#039; . $sql);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exit();<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; public function escape($value) {<br />&nbsp; &nbsp; &nbsp; &nbsp; if ($this-&gt;link) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return mysql_real_escape_string($value, $this-&gt;link);<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; }<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; public function countAffected() {<br />&nbsp; &nbsp; &nbsp; &nbsp; if ($this-&gt;link) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return mysql_affected_rows($this-&gt;link);<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; }</p><p>&nbsp; &nbsp; &nbsp; public function getLastId() {<br />&nbsp; &nbsp; &nbsp; &nbsp; if ($this-&gt;link) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return mysql_insert_id($this-&gt;link);<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; <br />&nbsp; &nbsp; <br />&nbsp; &nbsp; public function __destruct() {<br />&nbsp; &nbsp; &nbsp; &nbsp; if ($this-&gt;link) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mysql_close($this-&gt;link);<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; }<br />}<br />?&gt;</p>]]></content>
			<author>
				<name><![CDATA[ната]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=5807</uri>
			</author>
			<updated>2014-02-03T10:45:37Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=24314#p24314</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[ошибка при конфигурации]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=24313#p24313" />
			<content type="html"><![CDATA[<p>не получается установить сайт ocstore 1.5. <br />при установке конфигурации пишет ошибку<br />Notice: Error: Variable &#039;sql_mode&#039; can&#039;t be set to the value of &#039;MYSQL40&#039;<br />Error No: 1231<br />SET @@session.sql_mode = &#039;MYSQL40&#039; in D:\OpenServer\OpenServer\domains\localhost\ocStore\system\database\mysql.php on line 50</p><p>1 . Введите настройки БД.<br />Драйвер БД<br />* Сервер БД<br />* Пользователь:&nbsp; &nbsp; &nbsp;<br />Пароль:&nbsp; &nbsp; <br />* Имя БД:&nbsp; &nbsp; &nbsp;<br />Префикс БД</p><p>помогите плиз. я так понимаю нужно что то изменить в mysql.php ??!</p>]]></content>
			<author>
				<name><![CDATA[ната]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=5807</uri>
			</author>
			<updated>2014-02-03T10:25:42Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=24313#p24313</id>
		</entry>
</feed>
