<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Config.local.php / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://altocms.ru/comments/1500/</link>
			<description><![CDATA[1.Вопрос. config.local.php .что писать, если все находится в корне домена ? 2.Вопрос. Где админ панель находится?]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Config.local.php (comment #25327)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25327</guid>
					<link>http://altocms.ru/1500.html#comment25327</link>
					<author>pro.killerxxx@yandex.ru</author>
					<description><![CDATA[1. Все указывается во время установки самого движка, после установки вам не нужно редактировать конфиг файлы.<br>
2. Будучи авторизованным как администратор, у вас должна появиться иконка с 3мя шестеренками. <img src="http://altocms.ru/uploads/images/00/11/67/2016/01/06/0u4a10ec12-78131d19-4cbfe3d6.png">Кликнув на неё вы попадете в админ панель.]]></description>
					<pubDate>Wed, 06 Jan 2016 02:20:46 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25328)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25328</guid>
					<link>http://altocms.ru/1500.html#comment25328</link>
					<author>kz.core@gmail.com</author>
					<description><![CDATA[1. Не важно корень это или нет вы должны указать полный путь до каталога в файловой системе.<br>
2. <blockquote>Будучи авторизованным как администратор, у вас должна появиться иконка с 3мя шестеренками.</blockquote>
 или просто /admin]]></description>
					<pubDate>Thu, 07 Jan 2016 01:52:41 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25334)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25334</guid>
					<link>http://altocms.ru/1500.html#comment25334</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;mysait.ru&#39;; (а если у меня рф, все равно как писать <a href="http://xn--80ajiplnadl9h.xn--p1ai" rel="nofollow">http://xn--80ajiplnadl9h.xn--p1ai</a> или русскими буквами?)<br>
* $config[&#39;path&#39;][&#39;root&#39;][&#39;dir&#39;] = &#39;mysait.ru/public_html&#39;;<br>
* $config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = ? не знаю что писать)<br>
* $config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = ?(не знаю что писать)]]></description>
					<pubDate>Fri, 08 Jan 2016 21:32:19 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25335)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25335</guid>
					<link>http://altocms.ru/1500.html#comment25335</link>
					<author>kz.core@gmail.com</author>
					<description><![CDATA[На счет русскими или не русскими не знаю, поэкспериментируйте, потом скажите как работает, а как нет.<br>
В остальном, как оказалось, в новых версиях ALTO поменялся немного конфиг и всё должны выглядеть таким образом:<br>
<br>
<blockquote><pre class="prettyprint"><code>$config[&#38;#39;path&#38;#39;][&#38;#39;root&#38;#39;][&#38;#39;dir&#38;#39;] = ALTO_DIR . &#38;#39;/&#38;#39;;
$config[&#38;#39;path&#38;#39;][&#38;#39;runtime&#38;#39;][&#38;#39;url&#38;#39;] = &#38;#39;/_run/&#38;#39;;
$config[&#38;#39;path&#38;#39;][&#38;#39;runtime&#38;#39;][&#38;#39;dir&#38;#39;] = ALTO_DIR . &#38;#39;/_run/&#38;#39;;</code></pre></blockquote>]]></description>
					<pubDate>Fri, 08 Jan 2016 21:53:05 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25340)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25340</guid>
					<link>http://altocms.ru/1500.html#comment25340</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[спасибо, меняю.]]></description>
					<pubDate>Sat, 09 Jan 2016 00:06:55 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25344)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25344</guid>
					<link>http://altocms.ru/1500.html#comment25344</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Вообще-то, менять имеет смысл только в том случае, если есть какие-то проблемы, что-то не работает. В большинстве случаев менять ничего не требуется.]]></description>
					<pubDate>Sat, 09 Jan 2016 00:58:51 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25352)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25352</guid>
					<link>http://altocms.ru/1500.html#comment25352</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[Parse error: syntax error, unexpected &#39;path&#39; (T_STRING) in /home/admin/web/эмсиотерра.рф/public_html/app/config/config.local.php on line 36<br>
<br>
E_PARSE [4] syntax error, unexpected &#39;path&#39; (T_STRING)<br>
See details in error.log<br>
<br>
Вот это написал мне.]]></description>
					<pubDate>Sat, 09 Jan 2016 17:45:05 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25353)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25353</guid>
					<link>http://altocms.ru/1500.html#comment25353</link>
					<author>reexistent@gmail.com</author>
					<description><![CDATA[э?? о_О]]></description>
					<pubDate>Sat, 09 Jan 2016 20:08:59 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25354)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25354</guid>
					<link>http://altocms.ru/1500.html#comment25354</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[Вообщем по порядку, построчно.. пожалуйста напишите,что менять и что он мне пишет..=_=..<br>
&#60;?php<br>
/*-------------------------------------------------------<br>
* @Project: Alto CMS<br>
* @Project URI: <a href="http://altocms.com" rel="nofollow">http://altocms.com</a><br>
* @Description: Advanced Community Engine<br>
* @Copyright: Alto CMS Team<br>
* @License: GNU GPL v2 &#38; MIT<br>
*-------------------------------------------------------<br>
*/<br>
<br>
defined(&#39;DEBUG&#39;) || define(&#39;DEBUG&#39;, 0);<br>
<br>
/*<br>
* Config for your site<br>
* You need to rename this file to «config.local.php» and fill by your settings<br>
*/<br>
<br>
/* ============================================================================<br>
* SETTINGS OF ROOT PATHS FOR YOUR SITE<br>
* —<br>
*<br>
* If you need to install Alto CMS in a subdirectory (not in the root of the domain, e.g. in site.com/subdir),<br>
* you should do so:<br>
*<br>
* $config[&#39;path&#39;][&#39;;root&#39;][&#39;url&#39;] = &#39;мойсайт.рф&#39;;<br>
* $config[&#39;path&#39;][&#39;;root&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/&#39;;<br>
* $config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/subdir/_run/&#39;;<br>
* $config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/_run/&#39;;<br>
*<br>
* And maybe you should increase value of $config[&#39;path&#39;][&#39;offset_request_url&#39;] by the number of subdirectories,<br>
* e.g. for site.ru/subdir/:<br>
*<br>
* $config[&#39;path&#39;][&#39;offset_request_url&#39;] = 1;<br>
*/<br>
$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;F::UrlBase() . &#39;/&#39;;<br>
$config[&#39;path&#39;][&#39;root&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/&#39;;<br>
<br>
$config[&#39;path&#39;][&#39;offset_request_url&#39;] = 0;<br>
<br>
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = /_run/&#39;;<br>
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/_run/&#39;;<br>
<br>
/* ============================================================================<br>
* SETTINGS FOR CONNECTION TO DATABASE<br>
* —<br>
*/<br>
$config[&#39;db&#39;][&#39;params&#39;][&#39;host&#39;] = &#39;localhost&#39;;<br>
$config[&#39;db&#39;][&#39;params&#39;][&#39;port&#39;] = &#39;3306&#39;;<br>
$config[&#39;db&#39;][&#39;params&#39;][&#39;user&#39;] = &#39;admin_default&#39;;<br>
$config[&#39;db&#39;][&#39;params&#39;][&#39;pass&#39;] = &#39;***&#39;;(пароль есть,вписывать не буду))<br>
$config[&#39;db&#39;][&#39;params&#39;][&#39;type&#39;] = &#39;mysqli&#39;;<br>
$config[&#39;db&#39;][&#39;params&#39;][&#39;dbname&#39;] = &#39;admin_default&#39;;<br>
$config[&#39;db&#39;][&#39;params&#39;][&#39;charset&#39;] = &#39;utf8&#39;;<br>
<br>
$config[&#39;db&#39;][&#39;table&#39;][&#39;prefix&#39;] = &#39;prefix_&#39;;<br>
$config[&#39;db&#39;][&#39;tables&#39;][&#39;engine&#39;] = &#39;InnoDB&#39;;<br>
<br>
/* ============================================================================<br>
* «SALT» TO ENHANCE THE SECURITY OF HASHABLE DATA<br>
* —<br>
*/<br>
$config[&#39;security&#39;][&#39;salt_sess&#39;] = &#39;3gClH9o4VcLyWQh1gx1FutLIz8BHfyCjfQUxZJ25xO4TqlVWiXndQ9wPH9ix7whn&#39;;<br>
$config[&#39;security&#39;][&#39;salt_pass&#39;] = &#39;MClxWn3TC8y3tUac3OGTYCuqMdoTZVHxj3vFryk46j80EidH7ulf8gWUJLzusGsb&#39;;<br>
$config[&#39;security&#39;][&#39;salt_auth&#39;] = &#39;KnsBmdFtMOub7YtETfvbLS7go7bgOTIjGAv4pBxBaroiPixtOtVkLdRAk3s9WAto&#39;;<br>
<br>
return $config;<br>
<br>
// EOF]]></description>
					<pubDate>Sat, 09 Jan 2016 20:19:39 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25358)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25358</guid>
					<link>http://altocms.ru/1500.html#comment25358</link>
					<author>kz.core@gmail.com</author>
					<description><![CDATA[Замените <pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;F::UrlBase() . &#39;/&#39;;</code></pre><br>
На <pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = F::UrlBase() . &#39;/&#39;;</code></pre>]]></description>
					<pubDate>Sat, 09 Jan 2016 22:45:03 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25359)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25359</guid>
					<link>http://altocms.ru/1500.html#comment25359</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[ошибка следующая...<br>
<br>
Parse error: syntax error, unexpected &#39;/&#39; in /home/admin/web/эмсиотерра.рф/public_html/app/config/config.local.php on line 40<br>
<br>
E_PARSE [4] syntax error, unexpected &#39;/&#39;<br>
See details in error.log<br>
<br>
...(=_=)]]></description>
					<pubDate>Sat, 09 Jan 2016 23:25:42 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25360)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25360</guid>
					<link>http://altocms.ru/1500.html#comment25360</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[core01 спасибо..]]></description>
					<pubDate>Sat, 09 Jan 2016 23:26:02 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25363)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25363</guid>
					<link>http://altocms.ru/1500.html#comment25363</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[Я нашла, но теперь пишет, что не существует базы данных, которую я вписала, где точный путь писать??Заранее спасибо за ответ.<br>
<br>
SQL Error: Table &#39;admin_default.prefix_storage&#39; doesn&#39;t exist at /home/admin/web/эмсиотерра.рф/public_html/common/classes/modules/admin/mapper/Admin.mapper.class.php line 337 — Array ( [code] =&#62; 1146 [message] =&#62; Table &#39;admin_default.prefix_storage&#39; doesn&#39;t exist [query] =&#62; SELECT storage_key AS ARRAY_KEY, storage_key, storage_val FROM prefix_storage ORDER BY storage_id [context] =&#62; /home/admin/web/эмсиотерра.рф/public_html/common/classes/modules/admin/mapper/Admin.mapper.class.php line 337 )]]></description>
					<pubDate>Sun, 10 Jan 2016 18:16:16 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25368)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25368</guid>
					<link>http://altocms.ru/1500.html#comment25368</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Пишет, что не база не существует а таблица <strong>prefix_storage</strong> в базе <strong>admin_default</strong>. Непонятно, как Вы вообще движок устанавливали, если приходится все руками править, это же все автоматически ставится при установке.<br>
<br>
Смотрите через phpMyAdmin — у вас вообще таблицы какие-то в базе есть? Вы их создавали? Если нет, то нужно выполнить два SQL-скрипта:<br>
install/db/sql.sql<br>
install/db/geo_base.sql]]></description>
					<pubDate>Sun, 10 Jan 2016 20:36:12 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25385)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25385</guid>
					<link>http://altocms.ru/1500.html#comment25385</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[На хостинге есть база данных и куча таблиц.<img src="http://altocms.ru/uploads/images/00/15/00/2016/01/11/0u53aeb022-7570c21a-1b296af4.gif" title="таблицы admin_default" alt="таблицы admin_default"><br>
и 2ая база данных<br>
<img src="http://altocms.ru/uploads/images/00/15/00/2016/01/11/0u79125d7d-7e04e65a-16fa6400.gif" title="таблица 2" alt="таблица 2">]]></description>
					<pubDate>Mon, 11 Jan 2016 20:29:56 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25387)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25387</guid>
					<link>http://altocms.ru/1500.html#comment25387</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[или база данных должна быть еще где то?может переустановить?]]></description>
					<pubDate>Mon, 11 Jan 2016 22:43:11 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25388)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25388</guid>
					<link>http://altocms.ru/1500.html#comment25388</link>
					<author>j.j.lefebvre@yandex.ru</author>
					<description><![CDATA[Ну вы бы на скриншоте то промотали ползунок до строки демонстрирующей наличие или отсутствие «prefix_storage в базе admin_default.».<br>
<br>
Сделать установку «по-новой», чистую — удалив все начиная с базы данных, и заканчивая файлами.<br>
Проделать все шаги заново записывая на бумажку каждый шаг.]]></description>
					<pubDate>Tue, 12 Jan 2016 09:48:07 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25390)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25390</guid>
					<link>http://altocms.ru/1500.html#comment25390</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[Смотрела нету.может там добавить таблицу тогда?с таким названием.]]></description>
					<pubDate>Tue, 12 Jan 2016 13:31:37 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25395)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25395</guid>
					<link>http://altocms.ru/1500.html#comment25395</link>
					<author>j.j.lefebvre@yandex.ru</author>
					<description><![CDATA[Нет, этого делать не стоит. Эти таблицы обязаны создаваться автоматически при устновке инстанса. Если у вас их нет — это может быть следствием двух процессов:<br>
1. Кривая установка изначально.<br>
2. Кто-то, необладающий знаниями и навыками работы с подобными системами- правил конфигурационные файлы и базу данных не понимая что делает. Целенаправленную порчу мы в данном случае не рассматрвиаем конечно.<br>
<br>
И по первому и по второму пункту лучшее решение — полная чистая установка. В корректно свежеустановленной системе- описанных вами проблем просто не существует. Вообще.]]></description>
					<pubDate>Tue, 12 Jan 2016 15:29:28 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25402)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25402</guid>
					<link>http://altocms.ru/1500.html#comment25402</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[появилось..<img src="http://altocms.ru/uploads/images/00/15/00/2016/01/13/0u2621767f-6a76d8bb-1820b442.gif" title="таблица" alt="таблица">]]></description>
					<pubDate>Wed, 13 Jan 2016 00:44:47 +0300</pubDate>
									</item>
							<item>
					<title>Config.local.php (comment #25403)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1500/#comment25403</guid>
					<link>http://altocms.ru/1500.html#comment25403</link>
					<author>cweta.1988.ru@mail.ru</author>
					<description><![CDATA[Спасибо,появилась страница главная))))]]></description>
					<pubDate>Wed, 13 Jan 2016 00:46:25 +0300</pubDate>
									</item>
					</channel>
	</rss>
